.
This commit is contained in:
parent
c4bf3b8bee
commit
8f29a4f56d
10 changed files with 819 additions and 15 deletions
|
|
@ -4,6 +4,7 @@ EXPOSE 25565
|
|||
ENV MINECRAFT_VERSION=26.2
|
||||
|
||||
VOLUME /mnt
|
||||
COPY plugins /data/plugins
|
||||
COPY --chmod=755 entrypoint.sh /entrypoint.sh
|
||||
|
||||
WORKDIR /data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue