Update Dockerfile.wireguard_router
This commit is contained in:
parent
f2200b4ddd
commit
075e1b6f32
@ -2,7 +2,7 @@ FROM ghcr.io/linuxserver/wireguard
|
|||||||
MAINTAINER Team Lixo <lixonet@team.lixo>
|
MAINTAINER Team Lixo <lixonet@team.lixo>
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
ADD wireguard/check_wireguard.sh /app
|
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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user