wireguard-srv (2.1)

Published 2024-12-05 10:07:27 +08:00 by robot in go-pkg/wireguard-dashboard

Installation

docker pull gitea.mrx.ltd/go-pkg/wireguard-srv:2.1
sha256:a2d673f259cf5fa15540e75fed7932b9c10407b9f6f142ec94092bf895015a37

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:c9797f3fab1f59a68b7fd72c972ca550a053d7a5edb87e9e75c5224da1fc7d8b in /app
COPY multi:8dc73e6014b4a50416ee717c2f26ff9c11e6f1d09970efd3a70e60156959416c in /app/template/
/bin/sh -c chmod +x wgui
ENTRYPOINT ["./wgui"]
LABEL org.opencontainers.image.created=2024-12-05T01:59:21Z
LABEL org.opencontainers.image.revision=8884d945aa4bc430390d2e3280e71dbea1d58a0e
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-05T01:59:21Z
org.opencontainers.image.revision 8884d945aa4bc430390d2e3280e71dbea1d58a0e
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 10:07:27 +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