• Joined on 2025-03-17

shipinator-server (d0deedda9fb8272a71cd4ba9c6d5ff766bedce4a)

Published 2026-03-30 23:03:14 -04:00 by jacob

Installation

docker pull git.nonahob.net/jacob/shipinator-server:d0deedda9fb8272a71cd4ba9c6d5ff766bedce4a
sha256:05efaa9f21093cbcf02a04b12ae38b58664bf640cdf29eb450a0f47d86475f1c

Image Layers

bazel build @bookworm//base-files/amd64:data_statusd
bazel build @bookworm//netbase/amd64:data_statusd
bazel build @bookworm//tzdata/amd64:data_statusd
bazel build @bookworm//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_debian12
bazel build //common:cacerts_debian12_amd64
COPY /shipinator-server /shipinator-server # buildkit
COPY migrations/ /migrations/ # buildkit
COPY .shipinator.yaml /.shipinator.yaml # buildkit
WORKDIR /
EXPOSE [8080/tcp]
ENTRYPOINT ["/shipinator-server"]
Details
Container
2026-03-30 23:03:14 -04:00
2
OCI / Docker
linux/amd64
30 MiB
Versions (29) View all