webserver (arm64)
Published 2026-06-18 08:08:40 +00:00 by elara6331
Installation
docker pull git.elara.ws/elara6331/webserver:arm64sha256:8c58b9bbaa35e02278742b2e9d63e9784acd95aa621a43d91e12ca667cc62f9eImage layers
| bazel build @trixie//base-files/arm64:data_statusd |
| bazel build @trixie//netbase/arm64:data_statusd |
| bazel build @trixie//tzdata/arm64:data_statusd |
| bazel build @trixie//tzdata-legacy/arm64:data_statusd |
| bazel build @trixie//media-types/arm64: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_arm64 |
| COPY --from=builder /src/webserver /bin/webserver |