These needed to be added.

This commit is contained in:
Dselen
2024-08-23 12:48:33 -05:00
parent 6e9d71fcf8
commit 49502235b5
2 changed files with 2 additions and 15 deletions

View File

@@ -19,7 +19,7 @@ ENV update="yes"
RUN apk update \
&& apk add --no-cache bash git curl tzdata \
wireguard-tools sudo \
py3-pip py3-psutil py3-bcrypt python3-dev
py3-pip py3-psutil py3-bcrypt
# Using WGDASH -- like wg_net functionally as a ARG command. But it is needed in entrypoint.sh so it needs to be exported as environment variable.
ENV WGDASH=/opt/wireguarddashboard