kan (sha-08b981f4cfe5)
Published 2026-05-19 09:13:00 +02:00 by pdurlej
Installation
docker pull git.pdurlej.com/pdurlej/kan:sha-08b981f4cfe5sha256:c73d0801d863a2f814f1052d918daf55dd5729adc827fc9f64fd76c4e587d921Image layers
| bazel build @bookworm//base-files/amd64:data_statusd |
| bazel build @bookworm//netbase/amd64:data_statusd |
| bazel build @bookworm//tzdata/amd64:data_statusd |
| bazel build @bookworm//media-types/amd64:data_statusd |
| bazel build //common:rootfs |
| bazel build //common:passwd |
| bazel build //common:home |
| bazel build //common:group |
| bazel build //common:tmp |
| bazel build //static:nsswitch |
| bazel build //common:os_release_debian12 |
| bazel build //common:cacerts_debian12_amd64 |
| bazel build @bookworm//libc6/amd64:data_statusd |
| bazel build @bookworm//libssl3/amd64:data_statusd |
| bazel build @bookworm//libgomp1/amd64:data_statusd |
| bazel build @bookworm//libstdc++6/amd64:data_statusd |
| bazel build @bookworm//libgcc-s1/amd64:data_statusd |
| bazel build @bookworm//gcc-12-base/amd64:data_statusd |
| bazel build @nodejs20_amd64//:data |
| WORKDIR /app |
| ENV NODE_ENV=production |
| ENV PORT=3000 |
| ENV HOSTNAME=0.0.0.0 |
| COPY /app/apps/web/.next/standalone/ ./ # buildkit |
| COPY /app/apps/web/.next/static/ ./apps/web/.next/static/ # buildkit |
| COPY /app/apps/web/public/ ./apps/web/public/ # buildkit |
| COPY apps/web/bootstrap.cjs ./bootstrap.cjs # buildkit |
| EXPOSE map[3000/tcp:{}] |
| CMD ["bootstrap.cjs"] |
Details
2026-05-19 09:13:00 +02:00
Versions (15)
View all
Container
1
OCI / Docker
linux/amd64
78 MiB
sha-6430840ddf2e
2026-06-26
main
2026-06-26
rs2000
2026-06-26
sha-1cf746cc7741
2026-06-26
sha-0a0a2863da37
2026-06-10