45 Commits (master)
 

Author SHA1 Message Date
Raphael Roberts bdbff5bcd1 Update 'README.md' 7 years ago
Raphael Roberts 2aa801a5a2 Fixed to work with mindustry-3.5 7 years ago
ViViV_ 7c9ac56c3d
Merge pull request #1 from thehuntedpie/master 7 years ago
thehuntedpie 2a97d6f751 we dont use tty anymore 7 years ago
thehuntedpie 67f5765580 add info about the console script 7 years ago
thehuntedpie c62e28a5b4 dont kill so agressively, also hide kill message, its confusing 7 years ago
thehuntedpie 6e86a37031 wait for logs to appear and then sleep for a second, *better measure on deciding if command is done* then kill it 7 years ago
thehuntedpie 84643506b6 aforementioned cool stuff, console.sh lets us run commands and see the output 1 second later possibly bad for long commands 7 years ago
thehuntedpie b6727a0f05 removing tty lets us do cool stuff 7 years ago
thehuntedpie 955d0c5972 add server options 7 years ago
thehuntedpie 889b3cf9c6 add maintainer label 7 years ago
thehuntedpie 14a14e5a9c seperate run commands 7 years ago
thehuntedpie c709e03459 fix whitespace 7 years ago
thehuntedpie 0b40dffd41 rename and restructure entrypoint.sh according official docs https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#cmd 7 years ago
thehuntedpie 0141b8f12d use compose project name in deploy, add push script 7 years ago
thehuntedpie e545985c1f docker env vars get to every user 7 years ago
thehuntedpie c584f5d7e6 modify titles, fix typo 7 years ago
thehuntedpie 478daa0d63 add comments, add configurable JAVA_OPTS 7 years ago
thehuntedpie d2b10cb105 document how to attach with fixed container name and how to detach 7 years ago
thehuntedpie e786ba2fb4 make the container name consistent, assume only one version is running 7 years ago
thehuntedpie 2d1b14dac4 put adduser on seperate line than install so we don't install every time we change user line, use COPY instead of ADD, COPY one file only, not whole dir! 7 years ago
thehuntedpie e5105d4728 run entrypoint.sh directly as the entrypoint script, run the entrypoint.sh in debug mode -x, make entrypoint.sh executable +x, run java as non-elevated user 7 years ago
thehuntedpie 7af293ea2f add deploy script 7 years ago
thehuntedpie c73274b9b9 run container as root, change user to mindustry, home is /var/lib/mindustry, change permissions when running 7 years ago
thehuntedpie 921d92d715 rename dockerfile to follow convention 7 years ago
thehuntedpie ccdf7f5917 fix quotes and indentation on docker-compose.yml 7 years ago
thehuntedpie 34102370bc added build docker-compose and modified image name 7 years ago
thehuntedpie d4b07aa6c4 add dockerignore 7 years ago
thehuntedpie b9d9838cac added .gitignore 7 years ago
ViViV_ d1a766d6ad
Update docker-compose.yml 7 years ago
ViViV_ 39f3aef8b4
Update README.md 7 years ago
ViViV_ b822f02ece
Update README.md 7 years ago
ViViV_ 7cd13e6231
Update README.md 7 years ago
ViViV_ 890e454d6a
Update entrypoint.sh 7 years ago
ViViV_ 23862c0a62
Update dockerfile 7 years ago
ViViV_ 19f2aabbda
Update docker-compose.yml 7 years ago
ViViV_ 730c37b13c
Update docker-compose.yml 7 years ago
ViViV_ 414704f116
Update docker-compose.yml 7 years ago
ViViV_ 99d8598f21
Update docker-compose.yml 7 years ago
ViViV_ ba5babad62
Update docker-compose.yml 7 years ago
ViViV_ 2a9b2163dd
Update docker-compose.yml 7 years ago
ViViV_ fd7aec48c0
Create entrypoint.sh 7 years ago
ViViV_ b4ddf7b872
Create dockerfile 7 years ago
ViViV_ e5b0a8780b
Create docker-compose.yml 7 years ago
ViViV_ 8856498409
Initial commit 7 years ago