Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
UplandJacob authored Oct 12, 2024
1 parent 16cfeae commit 96f79cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eaglercraft-relay/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN curl --no-progress-meter \
"https://git.eaglercraft.rip/eaglercraft/eaglercraft-1.8/raw/branch/main/sources/resources/relay_download.zip"

RUN unzip -n relay.zip

RUN sudo chmod 777 run.sh

# entrypoint
CMD [ "/run.sh" ]

0 comments on commit 96f79cd

Please sign in to comment.