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
|
||||
|
||||
USER root
|
||||
CMD ["/app/check_routes.sh"]
|
||||
ENTRYPOINT ["/app/check_routes.sh"]
|
||||
CMD []
|
||||
|
Loading…
x
Reference in New Issue
Block a user