Docker images for the Eaglercraft server & client.
How to run:
- Download the runner script
wget "https://raw.githubusercontent.com/RedstoneWizard08/Eaglercraft-Docker/main/run.sh" && chmod +x run.sh- Run the server
./run.sh startHow to stop the server:
./run.sh stop