- United States
- https://joshuafhiggins.github.io
- Joined on
2025-02-17
Block a user
status-checker (main)
Installation
docker pull git.abunchofknowitalls.com/joshuafhiggins/status-checker:mainsha256:cbb8b7d8c5dfc48eec0d871c8a7c72b072f8006379be215d6c5823851ecb615e
About this package
HTTP endpoint to check if Docker VPN is working
Image Layers
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| COPY /app/target/x86_64-unknown-linux-musl/release/status-checker /status-checker # buildkit |
| COPY /usr/bin/ping /usr/bin/ping # buildkit |
| ENV ROCKET_ADDRESS=0.0.0.0 |
| ENV ROCKET_PORT=8000 |
| ENTRYPOINT ["/status-checker"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-05-28T20:26:27.974Z |
| org.opencontainers.image.description | HTTP endpoint to check if Docker VPN is working |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | cc4a1731e07c2f1e7fc457fbd7d7d26181e58f4b |
| org.opencontainers.image.source | https://git.abunchofknowitalls.com/joshuafhiggins/status-checker |
| org.opencontainers.image.title | status-checker |
| org.opencontainers.image.url | https://git.abunchofknowitalls.com/joshuafhiggins/status-checker |
| org.opencontainers.image.version | main |