Files
Lazytainer/examples/minecraft
Morgan Patterson aa0de8a4e1 ReWork groups (#16)
* remove packet count testing subproject

* move examples

* delete docker ignore after file reorganization

* Notes for later me

* Update minecraft example

* README updates

* More readme updates

* change groups to group

* code comments

* remove notes to self

* remove ...

* fix zerotier example

* fix bad copypasta

* Readme updates

* fix indentation

* Create FUNDING.yml

---------

Co-authored-by: Morgan <morgan@pop-os.localdomain>
2023-02-01 01:33:57 -07:00
..
2023-02-01 01:33:57 -07:00
2023-02-01 01:33:57 -07:00

Lazy Load Docker Minecraft Server

Startup

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

Watch the magic happen

After a configurable period 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