Skip to content

Commit 5bb7de5

Browse files
committed
update sandbox dockerfile
1 parent 0abe140 commit 5bb7de5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

sandbox/Dockerfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,4 @@ ENV ALLOW_NETHER=FALSE
1616
# Expose the Minecraft server port
1717
EXPOSE 25565
1818

19-
# Copy the setup script and make it executable
20-
COPY setup-environment.sh /setup-environment.sh
21-
RUN chmod +x /setup-environment.sh
22-
2319
ENTRYPOINT [ "" ]

0 commit comments

Comments
 (0)