server (latest)
Installation
docker pull forge.pnyhf.eu/viewscore/server:latestsha256:8c22642d1a64a31492e3a68350e810958a65daae706a981fd36951285f76df97Image 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 |
| USER 1000:1000 |
| WORKDIR /app |
| COPY /build/ . # buildkit |
| EXPOSE [1090/tcp] |
| ENTRYPOINT ["./viewscore"] |
| CMD ["serve"] |
Details
Versions (2)
View all