Missed one...

This commit is contained in:
Everett Toews 2015-10-08 21:01:24 -05:00
parent 594c9873c4
commit a412cfddad

View file

@ -4,7 +4,7 @@ latest snapshot. See the *Versions* section below for more information.
To simply use the latest stable version, run
docker run -d -p 25565:25565 itzg/minecraft-server
docker run -d -p 25565:25565 --name mc itzg/minecraft-server
where the standard server port, 25565, will be exposed on your host machine.