wireguard-srv (2.2.3)

Published 2024-12-05 12:03:37 +08:00 by robot in go-pkg/wireguard-dashboard

Installation

docker pull gitea.mrx.ltd/go-pkg/wireguard-srv:2.2.3
sha256:da9179e76b45b7463660de560a229cebef902f3851a10a7af23db32cd44c67a5

Image Layers

ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh -c addgroup -S wgui && adduser -S -D -G wgui wgui
ENV GIN_MODE=release
/bin/sh -c apk --no-cache add ca-certificates wireguard-tools jq iptables
WORKDIR /app
/bin/sh -c mkdir -p db
COPY --chown=wgui:wguifile:a8aabaf5802105ca542149d97e94ed0962e180fdfa3bd846b7e0aa2485f2b50d in /app
COPY multi:8dc73e6014b4a50416ee717c2f26ff9c11e6f1d09970efd3a70e60156959416c in /app/template/
/bin/sh -c chmod +x wgui
ENTRYPOINT ["./wgui"]
LABEL org.opencontainers.image.created=2024-12-05T03:53:38Z
LABEL org.opencontainers.image.revision=93911536d9cd46d31b4dd1eaf67f46573081c127
LABEL org.opencontainers.image.source=https://gitea.mrx.ltd/go-pkg/wireguard-dashboard.git
LABEL org.opencontainers.image.url=https://gitea.mrx.ltd/go-pkg/wireguard-dashboard

Labels

Key Value
org.opencontainers.image.created 2024-12-05T03:53:38Z
org.opencontainers.image.revision 93911536d9cd46d31b4dd1eaf67f46573081c127
org.opencontainers.image.source https://gitea.mrx.ltd/go-pkg/wireguard-dashboard.git
org.opencontainers.image.url https://gitea.mrx.ltd/go-pkg/wireguard-dashboard
Details
Container
2024-12-05 12:03:37 +08:00
0
OCI / Docker
linux/amd64
34 MiB
Versions (36) View all
2.3.2 2024-12-27
2 2024-12-27
2.3 2024-12-27
2.3.1 2024-12-27
2.3.0 2024-12-24