cube-rustical (latest)

Published 2026-01-27 12:40:11 +00:00 by thomasj in thomasj/cube-services

Installation

docker pull git.thomasaldrian.net/thomasj/cube-rustical:latest
sha256:c10207658a3427971f7818273a4888b889c83194a23b1635f99955bbc1a28c2b

About this package

a calendar server aiming to be simple, fast and passwordless

Image layers

COPY /usr/local/cargo/bin/rustical /usr/local/bin/rustical # buildkit
CMD ["/usr/local/bin/rustical"]
ENV RUSTICAL_DATA_STORE__SQLITE__DB_URL=/var/lib/rustical/db.sqlite3
LABEL org.opencontainers.image.authors=Lennart K github.com/lennart-k
LABEL org.opencontainers.image.licenses=AGPL-3.0-or-later
EXPOSE [4000/tcp]
HEALTHCHECK &{["CMD" "/usr/local/bin/rustical" "health"] "30s" "30s" "3s" "0s" '\x03'}
COPY file:5da91249bf9ad9b4219da0e73cad7195868afc2be4e6a1634df87c6ab10b6159 in /etc/rustical/config.toml

Labels

Key Value
io.buildah.version 1.42.2
org.opencontainers.image.authors Lennart K github.com/lennart-k
org.opencontainers.image.created 2026-01-15T22:43:50.454Z
org.opencontainers.image.description a calendar server aiming to be simple, fast and passwordless
org.opencontainers.image.licenses AGPL-3.0
org.opencontainers.image.revision 3fafbd22f4c413e33f9a6fd550af93c4e63166fa
org.opencontainers.image.source https://github.com/lennart-k/rustical
org.opencontainers.image.title rustical
org.opencontainers.image.url https://github.com/lennart-k/rustical
org.opencontainers.image.version 0.11.16
Details
Container
2026-01-27 12:40:11 +00:00
0
OCI / Docker
linux/amd64
Lennart K github.com/lennart-k
AGPL-3.0
12 MiB
Versions (1) View all
latest 2026-01-27