mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-08-21 22:43:19 +00:00
docs: removed github readme link since Docker Hub docs are manual now
This commit is contained in:
@@ -9,10 +9,6 @@ This docker image provides a Minecraft Server that will automatically download t
|
|||||||
version at startup. You can also run/upgrade to any specific version or the
|
version at startup. You can also run/upgrade to any specific version or the
|
||||||
latest snapshot. See the _Versions_ section below for more information.
|
latest snapshot. See the _Versions_ section below for more information.
|
||||||
|
|
||||||
[](https://github.com/itzg/docker-minecraft-server/blob/master/README.md)
|
|
||||||
|
|
||||||
[Full docs available in Github](https://github.com/itzg/docker-minecraft-server/blob/master/README.md)
|
|
||||||
|
|
||||||
To simply use the latest stable version, run
|
To simply use the latest stable version, run
|
||||||
|
|
||||||
docker run -d -p 25565:25565 --name mc itzg/minecraft-server
|
docker run -d -p 25565:25565 --name mc itzg/minecraft-server
|
||||||
|
|||||||
Reference in New Issue
Block a user