sha256:62ec130184c924035e540d9cb94af92399603f0b14fc278feafc61fd62d4e2bd
OS/ARCH
Compressed size
47.78 MB
Last pushed
about 1 month by mriverodorta
Type
Image
Manifest digest
sha256:e2cb3a979a2ca6e69cf0b004c86dde0a4e51eb9f262fbaa1e86e98fe612b01e2
Image Layers
1bazel build @trixie//base-files/arm64:data_statusd83.82 KB2bazel build @trixie//netbase/arm64:data_statusd12.38 KB3bazel build @trixie//tzdata/arm64:data_statusd281.77 KB4bazel build @trixie//tzdata-legacy/arm64:data_statusd248.49 KB5bazel build @trixie//media-types/arm64:data_statusd31.34 KB6bazel build //common:rootfs67 B7bazel build //common:passwd188 B8bazel build //common:home123 B9bazel build //common:group162 B10bazel build //common:tmp80 B11bazel build //static:nsswitch351 B12bazel build //common:os_release_debian13311 B13bazel build //common:cacerts_debian13_arm64133.78 KB14COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit34.21 MB15COPY /lib/ld-musl-*.so.1 /lib/ # buildkit417.85 KB16COPY /usr/lib/libstdc++.so.6 /usr/lib/libgcc_s.so.1 /usr/lib/ #989.22 KB17WORKDIR /app97 B18ARG APP_VERSION=0.8.60 B19ARG APP_REVISION=3fcc86a32ae1472107b5843853b86baa297201f70 B20ARG APP_CHANNEL=release0 B21ENV NODE_ENV=production0 B22ENV PORT=87980 B23ENV DATA_DIR=/data0 B24ENV SAVE_DEBOUNCE_MS=5000 B25ENV HOMELAB_ENGINE_WASM=required0 B26ENV APPLICATION_OEM_CONTRACT_VERSION=60 B27ENV APP_REVISION=3fcc86a32ae1472107b5843853b86baa297201f70 B28ENV APP_CHANNEL=release0 B29LABEL org.opencontainers.image.version=0.8.60 B30LABEL org.opencontainers.image.revision=3fcc86a32ae1472107b5843853b86baa297201f70 B31LABEL org.opencontainers.image.source=https://github.com/mriverodorta/homelab-inventory0 B32LABEL io.homelab-inventory.channel=release0 B33COPY --chown=10001:10001 package.json bun.lock ./63.97 KB34COPY --chown=10001:10001 /app/node_modules ./node_modules #9.54 MB35COPY --chown=10001:10001 /app/dist ./dist #1.04 MB36COPY --chown=10001:10001 src/release-notes.ts ./src/ #19.48 KB37COPY --chown=10001:10001 shared/compatibility ./shared/compatibility #13.77 KB38COPY --chown=10001:10001 shared/backup/contract.mjs ./shared/backup/ #1.47 KB39COPY --chown=10001:10001 shared/power-ports.mjs ./shared/ #1.55 KB40COPY --chown=10001:10001 shared/engine ./shared/engine #4.56 KB41COPY --chown=10001:10001 server/index.mjs server/agent-routes.mjs server/api-error-handler.mjs26.46 KB42COPY --chown=10001:10001 server/backup/archive-envelope.mjs server/backup/archive-security.mjs server/backup/backup-model.mjs12.57 KB43COPY --chown=10001:10001 server/auth/access-routes.mjs server/auth/access-service.mjs server/auth/api-permissions.mjs26.07 KB44COPY --chown=10001:10001 server/engine/command-service.mjs server/engine/runtime.mjs server/engine/snapshot.mjs3.24 KB45COPY --chown=10001:10001 /app/server/engine/generated/homelab_engine.wasm ./server/engine/generated/homelab_engine.wasm #539.51 KB46COPY --chown=10001:10001 server/db/agent-auth.mjs server/db/inventory-capabilities.mjs server/db/inventory-lifecycle.mjs39.66 KB47COPY --chown=10001:10001 server/db/migrate-schema-*.mjs ./server/db/ #8.77 KB48COPY --chown=10001:10001 server/registry ./server/registry #24.82 KB49COPY --chown=10001:10001 packages/catalog-protocol/package.json ./packages/catalog-protocol/ #293 B50COPY --chown=10001:10001 packages/catalog-protocol/src ./packages/catalog-protocol/src #17.94 KB51COPY --chown=10001:10001 server/demo/session-manager.mjs server/demo/sanitizer.mjs ./server/demo/5.23 KB52COPY --chown=10001:10001 server/onboarding/example-workspace.mjs server/onboarding/lifecycle.mjs server/onboarding/model.mjs5.46 KB53COPY --chown=10001:10001 scripts/verify-wasm-runtime.mjs ./scripts/ #1.44 KB54COPY --chown=10001:10001 /tmp/runtime-data /data #97 B55RUN |3 APP_VERSION=0.8.6 APP_REVISION=3fcc86a32ae1472107b5843853b86baa297201f7 APP_CHANNEL=release32 B56RUN |3 APP_VERSION=0.8.6 APP_REVISION=3fcc86a32ae1472107b5843853b86baa297201f7 APP_CHANNEL=release45.94 KB57VOLUME [/data]0 B58EXPOSE [8798/tcp]0 B59HEALTHCHECK {Test:[CMD bun -e const0 B60USER 10001:100010 B61ENTRYPOINT ["bun"]0 B62CMD ["server/index.mjs"]0 BCommand
bazel build @trixie//base-files/arm64:data_statusd