mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-30 09:19:26 +00:00
Clarify in docs to not port forward RCON unless secure (#2004)
This commit is contained in:
@@ -14,7 +14,7 @@ RUN --mount=target=/build,source=build \
|
||||
|
||||
COPY --chmod=644 files/sudoers* /etc/sudoers.d
|
||||
|
||||
EXPOSE 25565 25575
|
||||
EXPOSE 25565
|
||||
|
||||
# hook into docker BuildKit --platform support
|
||||
# see https://docs.docker.com/engine/reference/builder/#automatic-platform-args-in-the-global-scope
|
||||
|
||||
Reference in New Issue
Block a user