cavicodevpn-runner (sha256:8e2a2a75581025ef3db3653e7a9d5cefa5e9a4cb714d2f1abc36c318eced2a8e)
Published 2026-06-06 21:14:56 +03:00 by CaviCode
Installation
docker pull git.dsvinka.ru/cavicode/cavicodevpn-runner@sha256:8e2a2a75581025ef3db3653e7a9d5cefa5e9a4cb714d2f1abc36c318eced2a8esha256:8e2a2a75581025ef3db3653e7a9d5cefa5e9a4cb714d2f1abc36c318eced2a8eImage layers
| ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache ca-certificates docker-cli docker-cli-compose git # buildkit |
| WORKDIR /app |
| COPY /out/cavicodevpn-runner /app/cavicodevpn-runner # buildkit |
| HEALTHCHECK &{["CMD-SHELL" "sh -c 'scheme=http; if [ -n \"$CaviCodeVPN_RUNNER_TLS_CERT_FILE\" ]; then scheme=https; fi; wget -qO- --no-check-certificate \"$scheme://127.0.0.1:${CaviCodeVPN_RUNNER_PORT:-3010}/readyz\" || exit 1'"] "10s" "3s" "0s" "0s" '\x03'} |
| ENTRYPOINT ["/app/cavicodevpn-runner"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.source | https://git.cavicode.tech/CaviCode/CaviCodeVPN-Core |
Details
Versions (15)
View all
v1.8.7
2026-06-21
sha-a37ca4528eec
2026-06-21
sha-9ab92eb286bf
2026-06-21
latest
2026-06-21
sha-5ff144f031d9
2026-06-21