mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-09-05 03:11:14 +00:00
Rebased and going further
This commit is contained in:
@@ -18,8 +18,7 @@ ENV update="yes"
|
||||
# Doing package management operations, such as upgrading
|
||||
RUN apk update \
|
||||
&& apk add --no-cache bash git curl tzdata \
|
||||
wireguard-tools sudo \
|
||||
py3-pip py3-psutil py3-bcrypt
|
||||
sudo 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
|
||||
|
Reference in New Issue
Block a user