Files
Lazytainer/minecraft_example
Morgan Patterson 07ab83f801 fix mc example
2021-10-18 23:28:59 -07:00
..
2021-10-18 23:28:59 -07:00

Lazy Load Docker Minecraft Server

Startup

git clone https://github.com/vmorganp/Lazytainer
cd Lazytainer/minecraft_example
docker-compose up 

Watch the magic happen

after 90 seconds of no activity the server should stop if you generate some traffic by trying to connect to the instance or running a command like

telnet localhost 25565

a few times

you should see the minecraft container automatically restart itself