Created
September 26, 2016 22:58
-
-
Save NathanTheGr8/05f4ee25b68e4efd08070e43bd4f57ce to your computer and use it in GitHub Desktop.
docker command to start https://github.com/nimmis/docker-spigot with the flags I want
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker run -d -p 25565:25565 -e EULA=true --name spigot -v ./mc-srv:/minecraft nimmis/spigot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment