sha256:97022e238c77cf6547b4261d468e3601c6638c58af46263598042f43ef72de27
OS/ARCH
Compressed size
61.5 MB
Last pushed
2 days by need4swede
Type
Image
Manifest digest
sha256:a083bf5d5c91527124d8a73eb52b60e9cf1e1d63e588b4adb80e04fcef81e8bb
Image Layers
1bazel build @trixie//base-files/amd64:data_statusd121.61 KB2bazel build @trixie//netbase/amd64:data_statusd12.38 KB3bazel build @trixie//tzdata/amd64:data_statusd281.31 KB4bazel build @trixie//tzdata-legacy/amd64:data_statusd248.7 KB5bazel build @trixie//media-types/amd64: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_amd64_tar139.98 KB14bazel build @trixie//libc6/amd64:data_statusd4.84 MB15ARG RELEASE_ID=20260915T193740Z-cd1ff7cfc96b0 B16ARG SOURCE_COMMIT=cd1ff7cfc96b2af72982dd3c257f04c88608a9190 B17LABEL org.opencontainers.image.source=https://github.com/need4swede/njesd-district-website org.opencontainers.image.version=20260915T193740Z-cd1ff7cfc96b org.opencontainers.image.revision=cd1ff7cfc96b2af72982dd3c257f04c88608a9190 B18ENV NODE_ENV=production0 B19ENV APP_RELEASE_ID=20260915T193740Z-cd1ff7cfc96b0 B20ENV APP_SOURCE_COMMIT=cd1ff7cfc96b2af72982dd3c257f04c88608a9190 B21ENV LD_LIBRARY_PATH=/node-runtime0 B22WORKDIR /app97 B23COPY /usr/local/bin/node /nodejs/bin/node # buildkit43.4 MB24COPY /node-runtime /node-runtime # buildkit817.52 KB25COPY --chown=1000:1000 /runtime/api/node_modules ./node_modules #11.54 MB26COPY --chown=1000:1000 /app/apps/api-server/dist/index.mjs ./index.mjs #102.14 KB27COPY --chown=1000:1000 /runtime/data/uploads /data/uploads #120 B28USER 1000:10000 B29EXPOSE [8080/tcp]0 B30HEALTHCHECK {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 B31ENTRYPOINT ["/nodejs/bin/node"]0 B32CMD ["/app/index.mjs"]0 BCommand
bazel build @trixie//base-files/amd64:data_statusd