mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-13 05:42:28 +00:00
Missed one...
This commit is contained in:
parent
594c9873c4
commit
a412cfddad
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue