fix ext
This commit is contained in:
parent
81e53856a2
commit
b55af81e9e
3 changed files with 4 additions and 3 deletions
|
|
@ -14,7 +14,8 @@ USER minecraft
|
|||
|
||||
VOLUME /data
|
||||
WORKDIR /data
|
||||
|
||||
|
||||
EXPOSE 25565/tcp
|
||||
|
||||
CMD ["/launch.sh"]
|
||||
|
||||
|
|
@ -63,4 +63,4 @@ Docker: https://hub.docker.com/repository/docker/goobaroo/allthemods9
|
|||
## Source (This repo)
|
||||
Github: https://github.com/W3LFARe/docker-allthemods10
|
||||
|
||||
Docker: https://registry.hub.docker.com/r/w3lfare/allthemods10
|
||||
Docker: https://registry.hub.docker.com/r/w3lfare/allthemods10
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
|
||||
set -x
|
||||
|
||||
NEOFORGE_VERSION=21.1.97
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue