mirror of
https://github.com/singchia/frontier.git
synced 2025-09-26 20:31:25 +08:00
operator: add basic resource define
This commit is contained in:
@@ -21,8 +21,8 @@ RUN wget -q -O /etc/apk/keys/sgerrand.rsa.pub https://alpine-pkgs.sgerrand.com/s
|
||||
RUN wget https://github.com/sgerrand/alpine-pkg-glibc/releases/download/2.34-r0/glibc-2.34-r0.apk
|
||||
RUN apk add glibc-2.34-r0.apk
|
||||
|
||||
EXPOSE 30020
|
||||
EXPOSE 30021
|
||||
EXPOSE 30022
|
||||
|
||||
ENTRYPOINT ["/usr/bin/frontlas"]
|
||||
CMD ["--config", "/usr/conf/frontlas.yaml"]
|
Reference in New Issue
Block a user