wireguard-srv (2.2.1)

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

Installation

docker pull gitea.mrx.ltd/go-pkg/wireguard-srv:2.2.1
sha256:20c1787403a6fc495547334d400ffee99deb6eea63fb9d491ed2912f7ac3aa08

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:59142127edf2aaebed25a6ae2e929c844d0117dd6e06c489696de501d04e28ca in /app
COPY multi:8dc73e6014b4a50416ee717c2f26ff9c11e6f1d09970efd3a70e60156959416c in /app/template/
/bin/sh -c chmod +x wgui
ENTRYPOINT ["./wgui"]
LABEL org.opencontainers.image.created=2024-12-05T03:07:51Z
LABEL org.opencontainers.image.revision=683e7b2cc374c8b59100096b23e2411dea88a428
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:07:51Z
org.opencontainers.image.revision 683e7b2cc374c8b59100096b23e2411dea88a428
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 11:16:05 +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