Update README
This commit is contained in:
parent
8a78fd604a
commit
7bd0953dad
@ -7,10 +7,12 @@ A Dockerfile and some assorted scripts to build a Minecraft Forge server contain
|
|||||||
Deploy as expected:
|
Deploy as expected:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker run -p 25565:25565 rehashedsalt/minecraft-forge
|
docker run -p 25565:25565 rehashedsalt/minecraft-forge:1.16.5-36.1.4-1.0.0
|
||||||
```
|
```
|
||||||
|
|
||||||
And badda bing, badda boom, you'll have a Minecraft Forge server of whatever the latest stable is.
|
And badda bing, badda boom, you'll have a Minecraft Forge server of whatever the tag is.
|
||||||
|
|
||||||
|
For obvious reason, you **should never use the :latest tag!**
|
||||||
|
|
||||||
## Application State
|
## Application State
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user