Sign inSign up

donaldzou/wgdashboard:de81384

Multi-platform
Networking
Web servers
Index digest

sha256:e939a7aa74705fcbf45cb8f4a7e20154c85a07ed61f30c98c8c677bc27b794d7

OS/ARCH

Compressed size

60.25 MB

Last pushed

5 months by donaldzou

Type

Image

Manifest digest

sha256:02936c37bdf4e50dff495e74bd7ab60a19013f4ed5b56af2e78bff96561df5cd

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4RUN /bin/sh -c set -eux;444.98 KB
5ENV PYTHON_VERSION=3.14.40 B
6ENV PYTHON_SHA256=d923c51303e38e249136fc1bdf3568d56ecb03214efdef48516176d3d7faaef80 B
7RUN /bin/sh -c set -eux;12.77 MB
8RUN /bin/sh -c set -eux;248 B
9CMD ["python3"]0 B
11RUN /bin/sh -c apk add4.42 MB
12SHELL [/bin/bash -o pipefail -c]0 B
13COPY /usr/bin/amneziawg-go /usr/bin/amneziawg-go # buildkit2.97 MB
14COPY /workspace/awg-tools/src/wg /usr/bin/awg # buildkit58.34 KB
15COPY /workspace/awg-tools/src/wg-quick/linux.bash /usr/bin/awg-quick # buildkit4.62 KB
16ARG wg_net=10.0.0.10 B
17ARG wg_subn=240 B
18ARG wg_port=518200 B
19ENV TZ=Europe/Amsterdam global_dns=9.9.9.9 wgd_port=10086 public_ip=0 B
20RUN |3 wg_net=10.0.0.1 wg_subn=24 wg_port=51820417 B
21COPY ./src /opt/wgdashboard/src # buildkit6.74 MB
22COPY /opt/wgdashboard/src/venv /opt/wgdashboard/src/venv # buildkit29.16 MB
23COPY ./docker/wg0.conf.template /tmp/wg0.conf.template # buildkit349 B
24COPY ./docker/wg-dashboard-oidc-providers.json.template /tmp/wg-dashboard-oidc-providers.json.template # buildkit243 B
25COPY ./docker/entrypoint.sh /entrypoint.sh # buildkit3.27 KB
26RUN |3 wg_net=10.0.0.1 wg_subn=24 wg_port=51820330 B
27HEALTHCHECK &{["CMD-SHELL" "sh -c 'pgrep0 B
28EXPOSE [10086/tcp]0 B
29WORKDIR /opt/wgdashboard/src32 B
30ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit