webserver (amd64)
Published 2026-06-18 08:07:06 +00:00 by elara6331
Installation
docker pull git.elara.ws/elara6331/webserver:amd64sha256:2b5e132a2a78fde99dfbab5a7779cdb6a8fb39616cfae755a5aab99047c4fc6cImage 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 |
| COPY --from=builder /src/webserver /bin/webserver |