Skip to content

Commit

Permalink
Remove unused command which needs elevated privileges
Browse files Browse the repository at this point in the history
  • Loading branch information
holly-cummins committed Aug 12, 2024
1 parent 4c3f552 commit 4b5f991
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modded-minecraft/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ ENV MINECRAFT_ONLINE_MODE=false
# For performance reasons, keep the world small
ENV MINECRAFT_MAX_WORLD_SIZE=299

RUN find / -name mods
EXPOSE 8081

COPY --from=build /usr/app/build/libs/modid-1.0.jar /usr/share/minecraft/mods

0 comments on commit 4b5f991

Please sign in to comment.