vigil (0.1.2)
Installation
docker pull forgejo.fpallas.dev/fpallas/vigil:0.1.2sha256:7abe432ff15f1f4eafe15b1ad3a81629ebb750e346bd865cea6c9ed0c8faad0eAbout this package
Self-hosted service uptime monitoring
Image layers
| ARG VERSION |
| ARG COMMIT VERSION |
| ARG BUILD_DATE COMMIT VERSION |
| LABEL org.opencontainers.image.title="Vigil" |
| LABEL org.opencontainers.image.description="Self-hosted service uptime monitoring" |
| LABEL org.opencontainers.image.url="https://forgejo.fpallas.dev/fpallas/vigil" |
| LABEL org.opencontainers.image.source="https://forgejo.fpallas.dev/fpallas/vigil" |
| LABEL org.opencontainers.image.version="${VERSION}" |
| LABEL org.opencontainers.image.revision="${COMMIT}" |
| LABEL org.opencontainers.image.created="${BUILD_DATE}" |
| LABEL org.opencontainers.image.licenses="MIT" |
| COPY multi:e4ac29657399a950a98bdcb7992214a753d66c3018ad6912cb682bf20bd309f6 in /etc/ |
| COPY file:a4d0f6fb85f6e3245f9b88f0fd16446dc30bfae72d53d47de04030600f821b79 in /etc/ssl/certs/ |
| COPY file:340b6c573f7393f4ebb3ffbdb775e2aa415490167e1a180deee3906a5e7551b7 in /bin/vigil |
| ENV DATABASE_URL="sqlite:/data/vigil.db?mode=rwc" |
| ENV RUST_LOG="info" |
| ENV SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt |
| VOLUME ["/data"] |
| WORKDIR /tmp |
| WORKDIR /data |
| EXPOSE 8080 |
| ENTRYPOINT ["/bin/vigil"] |
| CMD ["aio"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.28.2 |
| org.opencontainers.image.created | 2026-07-17T12:18:56Z |
| org.opencontainers.image.description | Self-hosted service uptime monitoring |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | e2b96a646c9d7998b452901350b0cdf72611bb9b |
| org.opencontainers.image.source | https://forgejo.fpallas.dev/fpallas/vigil |
| org.opencontainers.image.title | Vigil |
| org.opencontainers.image.url | https://forgejo.fpallas.dev/fpallas/vigil |
| org.opencontainers.image.version | 0.1.2 |
Details
2026-07-17 14:23:08 +02:00
Versions (4)
View all
Container
0
OCI / Docker
linux/amd64
MIT
8.9 MiB