nixcal (production-20250909-155340)

Published 2025-09-09 11:54:08 -04:00 by colin

Installation

docker pull git.nixc.us/colin/nixcal:production-20250909-155340
sha256:69eecf63da489912df003a5ede44956847bf15dacaac1ae7e62c5504fdc0b566

Image Layers

WORKDIR /app
COPY /out/nixcal /usr/local/bin/nixcal # buildkit
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
ENV NIXCAL_SEND_EMAILS=false
EXPOSE map[8088/tcp:{}]
USER nonroot:nonroot
ENTRYPOINT ["/usr/local/bin/nixcal"]
CMD ["-config" "/app/config.yaml"]
Details
Container
2025-09-09 11:54:08 -04:00
0
OCI / Docker
linux/arm64
6.6 MiB
Versions (2) View all
production 2025-10-18