Block a user
life-central (source-4d74e7cceccd50ba7ef2185e01f2694e8558dc02)
Published 2026-09-16 18:16:01 +00:00 by daniel
Installation
docker pull gitea.home.everyonce.com/daniel/life-central:source-4d74e7cceccd50ba7ef2185e01f2694e8558dc02sha256:4c71edc4e6f49aa31e9a479566af4911aacd6109e251313a1e2d6966331f6730
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 03cf340f86 | linux/amd64 | 48 MiB |
| 19928584fe | linux/arm64 | 48 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800' |
| 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 |
| COPY --chown=0:0 /build/web/dist/ /usr/share/life-central/frontend/ # buildkit |
| ARG LIFE_CENTRAL_SOURCE_SHA |
| ARG LIFE_CENTRAL_SOURCE_URL |
| 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 packaged frontend and embedded SQLite migrations org.opencontainers.image.source=https://gitea.home.everyonce.com/daniel/life-central org.opencontainers.image.revision=4d74e7cceccd50ba7ef2185e01f2694e8558dc02 io.life-central.source-tree-sha=b15c17290e4446a4cd444337f52235d42fda08cf io.life-central.cargo-lock-sha256=9d85b75d479636be5a10094873dd38791de8063968646cebed71713581609e1b io.life-central.pnpm-lock-sha256=eeea04c5189efe58a301e6cbb04cf4f19748d737c98c5dde32b570f2c97ec01d |
| ENV LIFE_CENTRAL_BIND=0.0.0.0:4317 LIFE_CENTRAL_DATA_DIR=/var/lib/life-central LIFE_CENTRAL_FRONTEND_DIR=/usr/share/life-central/frontend LIFE_CENTRAL_SOURCE_SHA=4d74e7cceccd50ba7ef2185e01f2694e8558dc02 |
| 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 | 9d85b75d479636be5a10094873dd38791de8063968646cebed71713581609e1b |
| home.everyonce.life-central.pnpm-lock-sha256 | eeea04c5189efe58a301e6cbb04cf4f19748d737c98c5dde32b570f2c97ec01d |
| home.everyonce.life-central.source-tree-sha | b15c17290e4446a4cd444337f52235d42fda08cf |
| io.life-central.cargo-lock-sha256 | 9d85b75d479636be5a10094873dd38791de8063968646cebed71713581609e1b |
| io.life-central.pnpm-lock-sha256 | eeea04c5189efe58a301e6cbb04cf4f19748d737c98c5dde32b570f2c97ec01d |
| io.life-central.source-tree-sha | b15c17290e4446a4cd444337f52235d42fda08cf |
| org.opencontainers.image.description | Single-process Life Central application with packaged frontend and embedded SQLite migrations |
| org.opencontainers.image.revision | 4d74e7cceccd50ba7ef2185e01f2694e8558dc02 |
| org.opencontainers.image.source | https://gitea.home.everyonce.com/daniel/life-central |
| org.opencontainers.image.title | Life Central |