1.0.0-arm64
sha256:e7826acc145dbfa01467bbdd40de00c50791381972d86810703478d77c61d9d9
OS/ARCH
linux/arm64
Compressed size
48.93 MB
Last pushed
3 months by reiizumi
Type
Image
Manifest digest
sha256:e7826acc145dbfa01467bbdd40de00c50791381972d86810703478d77c61d9d9
Image Layers
1bazel build @bookworm//base-files/arm64:data_statusd82.74 KB2bazel build @bookworm//netbase/arm64:data_statusd12.28 KB3bazel build @bookworm//tzdata/arm64:data_statusd447.85 KB4bazel build @bookworm//media-types/arm64:data_statusd27.72 KB5bazel build //common:rootfs75 B6bazel build //common:passwd193 B7bazel build //common:home130 B8bazel build //common:group168 B9bazel build //common:tmp84 B10bazel build //static:nsswitch358 B11bazel build //common:os_release_debian12320 B12bazel build //common:cacerts_debian12_arm64127.81 KB13bazel build @bookworm//libc6/arm64:data_statusd4.9 MB14bazel build @bookworm//libssl3/arm64:data_statusd2.32 MB15bazel build @bookworm//libgomp1/arm64:data_statusd131.68 KB16bazel build @bookworm//libstdc++6/arm64:data_statusd750.94 KB17bazel build @bookworm//libgcc-s1/arm64:data_statusd43.88 KB18bazel build @bookworm//gcc-12-base/arm64:data_statusd39.48 KB19WORKDIR /app93 B20COPY --chmod=755 dist/sachiko-api ./sachiko-api #40.09 MB21COPY migrations/ ./migrations/ # buildkit1.72 KB22ENV DATABASE_URL=postgresql://user:password@localhost:5432/sachiko0 B23ENV OIDC_WELL_KNOWN_URL=https://idp.example.com/.well-known/openid-configuration0 B24ENV OIDC_USERNAME_CLAIM=preferred_username0 B25ENV CORS_ORIGINS=http://localhost:30000 B26ENV PORT=30010 B27ENV NETWORK_SUBNET=192.168.1.0/240 B28ENV ENVIRONMENT=production0 B29ENV OTEL_ENABLED=false0 B30ENV OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:43180 B31EXPOSE map[3001/tcp:{}]0 B32USER 655320 B33ENTRYPOINT ["./sachiko-api"]0 BCommand
bazel build @bookworm//base-files/arm64:data_statusd