wireguard-srv (2.3.0)

Published 2024-12-24 16:49:03 +08:00 by robot in go-pkg/wireguard-dashboard

Installation

docker pull gitea.mrx.ltd/go-pkg/wireguard-srv:2.3.0
sha256:b71e72e47c8e5e6e0a38348087bad954650d061c88294b76b5abc137e15a4378

Image Layers

ADD alpine-minirootfs-3.21.0-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:fb55de3b33898c1d77fc478fa4e22c8fb5404bf0189659c87282a8181a273e52 in /app
COPY multi:8dc73e6014b4a50416ee717c2f26ff9c11e6f1d09970efd3a70e60156959416c in /app/template/
/bin/sh -c chmod +x wgui
ENTRYPOINT ["./wgui" "http:serve"]
LABEL org.opencontainers.image.created=2024-12-24T08:40:38Z
LABEL org.opencontainers.image.revision=904907f796d73475f74f76dede5a6d7cb074f523
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-24T08:40:38Z
org.opencontainers.image.revision 904907f796d73475f74f76dede5a6d7cb074f523
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-24 16:49:03 +08:00
0
OCI / Docker
linux/amd64
42 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