kernwerk (sha256:e2a027252de1cf01153e2ceaab54d435baf22fe072f783d7349f0e2c06f154e8)
Published 2026-08-28 09:43:33 +00:00 by yves
Installation
docker pull 10.13.0.34:3000/yves/kernwerk@sha256:e2a027252de1cf01153e2ceaab54d435baf22fe072f783d7349f0e2c06f154e8sha256:e2a027252de1cf01153e2ceaab54d435baf22fe072f783d7349f0e2c06f154e8Image 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_tar |
| COPY /out/kernwerkd /kernwerkd # buildkit |
| COPY /out/sealdata /sealdata # buildkit |
| COPY /out/bootstrap /bootstrap # buildkit |
| COPY /typst /usr/local/bin/typst # buildkit |
| ENV PATH=/usr/local/bin:/usr/bin:/bin |
| EXPOSE [8080/tcp] |
| USER nonroot |
| ENTRYPOINT ["/kernwerkd"] |