a calendar server aiming to be simple, fast and passwordless
| 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 |
| 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 |