jacked (sha256:a061324ca27f71a9739dae510058bf709979a2f4ffe04a7f5d70f5afa9cd5e10)
Published 2026-09-01 17:30:15 +02:00 by justinzeus
Installation
docker pull git.justintime.lol/justinzeus/jacked@sha256:a061324ca27f71a9739dae510058bf709979a2f4ffe04a7f5d70f5afa9cd5e10sha256:a061324ca27f71a9739dae510058bf709979a2f4ffe04a7f5d70f5afa9cd5e10Image 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_tar |
| COPY --chown=65532:65532 /out/jacked-server /jacked-server # buildkit |
| COPY --chown=65532:65532 /out/data/ /data/ # buildkit |
| USER 65532:65532 |
| ENV JACKED_DATABASE_PATH=/data/jacked.sqlite |
| ENV JACKED_LISTEN_ADDR=:8080 |
| VOLUME [/data] |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["/jacked-server"] |
Details
2026-09-01 17:30:15 +02:00
Versions (16)
View all
Container
1
OCI / Docker
linux/amd64
5.3 MiB
v0.4.0
2026-09-06
v0.3.0
2026-09-04
dev-afcbb56
2026-09-03
dev-b1cedae
2026-09-03
dev-40762ae
2026-09-03