Update Dockerfile.wireguard_router
This commit is contained in:
parent
075e1b6f32
commit
144fa93a1c
@ -6,5 +6,5 @@ ADD wireguard/check_routes.sh /app
|
|||||||
|
|
||||||
RUN chmod -R 700 /app && chmod +x /app/check_routes.sh
|
RUN chmod -R 700 /app && chmod +x /app/check_routes.sh
|
||||||
|
|
||||||
USER root
|
ENTRYPOINT ["/app/check_routes.sh"]
|
||||||
CMD ["/app/check_routes.sh"]
|
CMD []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user