mirror of
https://github.com/catfoolyou/Eagler-Server-1.6.4.git
synced 2025-04-05 06:17:37 -07:00
Delete Dockerfile
This commit is contained in:
parent
847c749afb
commit
1dc209e8cc
@ -1,8 +0,0 @@
|
|||||||
FROM ubuntu:20.04
|
|
||||||
LABEL maintainer="Catfoolyou"
|
|
||||||
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