blackhole (latest)

Published 2025-06-02 08:06:27 +00:00 by nomad

Installation

docker pull git.askar.tv/nomad/blackhole:latest
sha256:a096d67acff40045c7f2608659ce3550b167b903e71c54c57efc2299e4c93e20

Image Layers

LABEL version== -
LABEL org.opencontainers.image.source== https://github.com/sirrobot01/decypharr
LABEL org.opencontainers.image.title== decypharr
LABEL org.opencontainers.image.authors== sirrobot01
LABEL org.opencontainers.image.documentation== https://github.com/sirrobot01/decypharr/blob/main/README.md
COPY --chown=nonroot:nonroot /decypharr /usr/bin/decypharr # buildkit
COPY --chown=nonroot:nonroot /healthcheck /usr/bin/healthcheck # buildkit
COPY --chown=nonroot:nonroot /app /app # buildkit
ENV LOG_PATH=/app/logs
EXPOSE map[8282/tcp:{}]
VOLUME [/app]
USER nonroot:nonroot
HEALTHCHECK &{["CMD" "/usr/bin/healthcheck" "--config" "/app"] "3s" "0s" "0s" "0s" '\n'}
CMD ["/usr/bin/decypharr" "--config" "/app"]

Labels

Key Value
org.opencontainers.image.authors = sirrobot01
org.opencontainers.image.documentation = https://github.com/sirrobot01/decypharr/blob/main/README.md
org.opencontainers.image.source = https://github.com/sirrobot01/decypharr
org.opencontainers.image.title = decypharr
version = -
Details
Container
2025-06-02 08:06:27 +00:00
21
OCI / Docker
linux/amd64
= sirrobot01
7.8 MiB
Versions (1) View all
latest 2025-06-02