sha256:22d9f75c83a2d110371ab03b1e6d7b761c20bd0f05cd5091552c22416c50dcd0
OS/ARCH
Compressed size
63.72 MB
Last pushed
29 days by need4swede
Type
Image
Manifest digest
sha256:2c523eebafc9116cb3b2fe3369b47660ef6ddd59f59a130e39ebecfe9ac2109b
Image Layers
1bazel build @bookworm//base-files/arm64:data_statusd81.93 KB2bazel build @bookworm//netbase/arm64:data_statusd12.19 KB3bazel build @bookworm//tzdata/arm64:data_statusd435.26 KB4bazel build @bookworm//media-types/arm64:data_statusd28.33 KB5bazel build //common:rootfs67 B6bazel build //common:passwd188 B7bazel build //common:home123 B8bazel build //common:group162 B9bazel build //common:tmp80 B10bazel build //static:nsswitch351 B11bazel build //common:os_release_debian12314 B12bazel build //common:cacerts_debian12_arm64_tar139.99 KB13bazel build @bookworm//libc6/arm64:data_statusd4.73 MB14bazel build @bookworm//libssl3/arm64:data_statusd2.24 MB15bazel build @bookworm//libgomp1/arm64:data_statusd126.14 KB16bazel build @bookworm//libstdc++6/arm64:data_statusd724.04 KB17bazel build @bookworm//libgcc-s1/arm64:data_statusd41.72 KB18bazel build @bookworm//gcc-12-base/arm64:data_statusd39.38 KB19ARG RELEASE_ID=20260827T041232Z-2f170163d51b0 B20ARG SOURCE_COMMIT=2f170163d51b8404f47f0365183bc4e476fabfc20 B21LABEL org.opencontainers.image.source=https://github.com/need4swede/njesd-district-website org.opencontainers.image.version=20260827T041232Z-2f170163d51b org.opencontainers.image.revision=2f170163d51b8404f47f0365183bc4e476fabfc20 B22ENV NODE_ENV=production0 B23ENV APP_RELEASE_ID=20260827T041232Z-2f170163d51b0 B24ENV APP_SOURCE_COMMIT=2f170163d51b8404f47f0365183bc4e476fabfc20 B25WORKDIR /app95 B26COPY /usr/local/bin/node /nodejs/bin/node # buildkit43.38 MB27COPY --chown=1000:1000 /runtime/api/node_modules ./node_modules #11.74 MB28COPY --chown=1000:1000 /app/apps/api-server/dist/index.mjs ./index.mjs #33.95 KB29COPY --chown=1000:1000 /runtime/data/uploads /data/uploads #121 B30USER 1000:10000 B31EXPOSE [8080/tcp]0 B32HEALTHCHECK {Test:[CMD /nodejs/bin/node -e fetch('http://127.0.0.1:8080/api/healthz').then(r=>{if(!r.ok)process.exit(1)}).catch(()=>process.exit(1))]0 B33ENTRYPOINT ["/nodejs/bin/node"]0 B34CMD ["/app/index.mjs"]0 BCommand
bazel build @bookworm//base-files/arm64:data_statusd