mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-03 20:28:51 +00:00
Remove all use of sudoers file (#3477)
This commit is contained in:
@@ -19,8 +19,6 @@ RUN --mount=target=/build,source=build \
|
||||
RUN --mount=target=/build,source=build \
|
||||
/build/run.sh setup-user
|
||||
|
||||
COPY --chmod=644 files/sudoers* /etc/sudoers.d
|
||||
|
||||
EXPOSE 25565
|
||||
|
||||
ARG APPS_REV=1
|
||||
|
||||
Reference in New Issue
Block a user