mirror of
https://github.com/catfoolyou/Eagler-Server-1.6.4.git
synced 2025-04-05 06:17:37 -07:00
Update Dockerfile
This commit is contained in:
parent
393c9827fc
commit
847c749afb
@ -4,4 +4,5 @@ USER root
|
||||
COPY main.sh /main.sh
|
||||
COPY . ./
|
||||
RUN chmod +x /main.sh
|
||||
RUN sudo apt install openjdk-17-jdk openjdk-17-jre
|
||||
CMD ["/main.sh"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user