modification script lancement
This commit is contained in:
@@ -5,6 +5,7 @@ USER root
|
||||
RUN apk add openconnect shadow --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/testing/ --allow-untrusted
|
||||
|
||||
COPY docker-entrypoint.sh /docker-entrypoint.sh
|
||||
COPY settings.json /settings.json
|
||||
|
||||
HEALTHCHECK --interval=10s --timeout=10s --start-period=10s \
|
||||
CMD /sbin/ifconfig tun0
|
||||
|
Reference in New Issue
Block a user