This commit is contained in:
Gašper Dobrovoljc
2023-06-21 16:13:41 +02:00
parent f1d2e242d8
commit 312347df94
18 changed files with 69 additions and 2 deletions

View File

@@ -5,7 +5,6 @@ RUN apk add --no-cache --update-cache frr wireguard-tools tini
RUN mkdir -p /var/run/frr
RUN chown -R frr:frr /etc/frr /var/run/frr
ENTRYPOINT ["/sbin/tini", "--"]
COPY docker-entrypoint.sh /usr/local/bin/