Block a user
life-central (source-2dae1bc58d5e8e41de796c26ccd5009fa9044279)
Published 2026-09-18 07:11:08 +00:00 by daniel
Installation
docker pull gitea.home.everyonce.com/daniel/life-central:source-2dae1bc58d5e8e41de796c26ccd5009fa9044279sha256:54e8b3d4defbd5e6e5f5d166c2c2d5b43d3e38d13a612c08675ecf12beed2ca3
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 1fa45d47b5 | linux/amd64 | 49 MiB |
| 1f028f280b | linux/arm64 | 48 MiB |
Image Layers ( linux/arm64)
| # debian.sh --arch 'arm64' 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=2dae1bc58d5e8e41de796c26ccd5009fa9044279 io.life-central.source-tree-sha=7aa2e225c855b709eeef40602c0c8a04414972df io.life-central.cargo-lock-sha256=9d85b75d479636be5a10094873dd38791de8063968646cebed71713581609e1b io.life-central.pnpm-lock-sha256=ccc81e56a87dcf701e3568d5adc615215f51aa3c5cd2dab4707798a3bdc4fa0c |
| 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=2dae1bc58d5e8e41de796c26ccd5009fa9044279 |
| 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 | ccc81e56a87dcf701e3568d5adc615215f51aa3c5cd2dab4707798a3bdc4fa0c |
| home.everyonce.life-central.source-tree-sha | 7aa2e225c855b709eeef40602c0c8a04414972df |
| io.life-central.cargo-lock-sha256 | 9d85b75d479636be5a10094873dd38791de8063968646cebed71713581609e1b |
| io.life-central.pnpm-lock-sha256 | ccc81e56a87dcf701e3568d5adc615215f51aa3c5cd2dab4707798a3bdc4fa0c |
| io.life-central.source-tree-sha | 7aa2e225c855b709eeef40602c0c8a04414972df |
| org.opencontainers.image.description | Single-process Life Central application with packaged frontend and embedded SQLite migrations |
| org.opencontainers.image.revision | 2dae1bc58d5e8e41de796c26ccd5009fa9044279 |
| org.opencontainers.image.source | https://gitea.home.everyonce.com/daniel/life-central |
| org.opencontainers.image.title | Life Central |