This commit is contained in:
Emile Nijssen 2021-05-23 12:31:07 +02:00
parent 71243b458f
commit 572cb7c18a

View File

@ -1,6 +1,7 @@
FROM debian:bullseye
# Install Linux packages
RUN apt clean
RUN apt update
RUN apt install -y wireguard iproute2 openresolv curl