Block a user
life-central (source-de2e72afd133ee8b0b70de01e775b6dd47a042a7)
Published 2026-08-12 20:16:39 +00:00 by daniel
Installation
docker pull gitea.home.everyonce.com/daniel/life-central:source-de2e72afd133ee8b0b70de01e775b6dd47a042a7sha256:18cfeda439ba2348db47ada81e48d7f6fa4fdc584551b9fd23030dd459006f26
About this package
Single-process Life Central application with embedded frontend and SQLite migrations
Image Layers
| # debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800' |
| ARG LIFE_CENTRAL_SOURCE_SHA |
| ARG LIFE_CENTRAL_SOURCE_TREE_SHA |
| ARG LIFE_CENTRAL_CARGO_LOCK_SHA256 |
| ARG LIFE_CENTRAL_PNPM_LOCK_SHA256 |
| LABEL org.opencontainers.image.title=Life Central org.opencontainers.image.description=Single-process Life Central application with embedded frontend and SQLite migrations org.opencontainers.image.source=https://gitea.home.everyonce.com/daniel/life-central org.opencontainers.image.revision=de2e72afd133ee8b0b70de01e775b6dd47a042a7 home.everyonce.life-central.source-tree-sha=08f6f4d175eca32144ed2ce0ce59017b29b48988 home.everyonce.life-central.cargo-lock-sha256=c76e4839583aab47ea28d8a74f039e09daaf58ae80dc25812d18bfb6fe44c351 home.everyonce.life-central.pnpm-lock-sha256=eeea04c5189efe58a301e6cbb04cf4f19748d737c98c5dde32b570f2c97ec01d |
| COPY --chown=0:0 /out/usr/share/life-central/ /usr/share/life-central/ # buildkit |
| COPY --chown=10001:10001 --chmod=0755 /out/life-central /usr/local/bin/life-central # buildkit |
| COPY --chown=10001:10001 --chmod=0700 /out/life-central-data/ /var/lib/life-central/ # buildkit |
| ENV LIFE_CENTRAL_BIND=0.0.0.0:4317 LIFE_CENTRAL_DATA_DIR=/var/lib/life-central |
| USER 10001:10001 |
| EXPOSE map[4317/tcp:{}] |
| STOPSIGNAL SIGTERM |
| ENTRYPOINT ["/usr/local/bin/life-central"] |
Labels
| Key | Value |
|---|---|
| home.everyonce.life-central.cargo-lock-sha256 | c76e4839583aab47ea28d8a74f039e09daaf58ae80dc25812d18bfb6fe44c351 |
| home.everyonce.life-central.pnpm-lock-sha256 | eeea04c5189efe58a301e6cbb04cf4f19748d737c98c5dde32b570f2c97ec01d |
| home.everyonce.life-central.source-tree-sha | 08f6f4d175eca32144ed2ce0ce59017b29b48988 |
| org.opencontainers.image.description | Single-process Life Central application with embedded frontend and SQLite migrations |
| org.opencontainers.image.revision | de2e72afd133ee8b0b70de01e775b6dd47a042a7 |
| org.opencontainers.image.source | https://gitea.home.everyonce.com/daniel/life-central |
| org.opencontainers.image.title | Life Central |
Details
Versions (89)
View all