You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
thehuntedpie d4b07aa6c4 add dockerignore 7 years ago
.dockerignore add dockerignore 7 years ago
.gitignore added .gitignore 7 years ago
README.md Update README.md 7 years ago
docker-compose.yml Update docker-compose.yml 7 years ago
dockerfile Update dockerfile 7 years ago
entrypoint.sh Update entrypoint.sh 7 years ago

README.md

Docker mindustry server 4.0

Docker-Compose Commands

Just download docker-compose.yml

Host Server : docker-compose up -d

Attach terminal docker attach ${CONTAINER_NAME}

Docker Commands

Host Server : docker run --name mindustry -ti -p 6567:6567/tcp -p 6567:6567/udp viviv/mindustry

Enjoy !!