singlenode-wg (production)
Installation
docker pull git.nixc.us/colin/singlenode-wg:production
sha256:a24714faf8b1c5e6b422d8d7313376c7fe05e04851e6a9f8c06a2519b60991f6
Image Layers
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in / |
CMD ["/bin/sh"] |
RUN /bin/sh -c apk add --no-cache wireguard-tools iptables curl # buildkit |
COPY setup-wireguard.sh /usr/local/bin/setup-wireguard.sh # buildkit |
COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit |
RUN /bin/sh -c chmod +x /usr/local/bin/setup-wireguard.sh && chmod +x /usr/local/bin/entrypoint.sh # buildkit |
RUN /bin/sh -c /usr/local/bin/setup-wireguard.sh # buildkit |
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] |
Labels
Key | Value |
---|---|
com.docker.compose.project | singlenode-wg |
com.docker.compose.service | singlenode-wg |
com.docker.compose.version | 2.24.5 |
Details
Versions (2)
View all
production
2024-03-07
staging
2024-03-07