muehle-open (latest)
Published 2026-04-10 09:37:27 +00:00 by sven.koeppel
Installation
docker pull git.denktmit.tech/sven.koeppel/muehle-open:latestsha256:64d03993f759dd72abb4a034fdeb4adf587de9e777eba1916ab9525c21c34c09Image layers
| bazel build @trixie//base-files/amd64:data_statusd |
| bazel build @trixie//netbase/amd64:data_statusd |
| bazel build @trixie//tzdata/amd64:data_statusd |
| bazel build @trixie//tzdata-legacy/amd64:data_statusd |
| bazel build @trixie//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_debian13 |
| bazel build //common:cacerts_debian13_amd64 |
| WORKDIR / |
| USER 65532:65532 |
| COPY file:ba59d51b94fb0d5596d9c3bafb0678593d552a355b0bf03c4a60825f7a6c301e in /app |
| COPY dir:1cffcc6698ec88aa165c4564c33ac66f817a59ad37d6c923b2f5a0d2c7803f9a in /public/ |
| EXPOSE 8080 |
| ENTRYPOINT ["/app"] |