sextant (0.1.7)

Published 2026-06-29 10:04:27 +00:00 by bbadmin

Installation

docker pull forgejo.bb-open.com/bb-open/sextant:0.1.7
sha256:172ab36c4d4d06840bc1a257ad9702043bdbe0c2170bb77da59c40770b59207c

Image layers

ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh -c apk add --no-cache git openssh-client ca-certificates tini && adduser -D -H -u 65532 app && mkdir -p /var/lib/dawo-fleet-console && chown -R 65532:65532 /var/lib/dawo-fleet-console
COPY file:72d2576b8d2f9f5f6494de5c506ca7e854a6dbeb976a4712c1f0d5a1381556ce in /usr/local/bin/dawo-fleet-console
COPY file:a96e10d0f79c16b9b873aabbda2526b343770ada6d622dde7ad0443ed5c319a8 in /usr/local/bin/dfctl
COPY file:771c9838b5fd5a0ab62c4954e829e954096b63035b09b50bdd596b7301d5fe63 in /var/lib/dawo-fleet-console/catalog.json
WORKDIR /var/lib/dawo-fleet-console
USER 65532:65532
EXPOSE 8080
ENTRYPOINT ["/sbin/tini", "--", "/usr/local/bin/dawo-fleet-console"]
CMD ["--addr", "0.0.0.0:8080", "--auth", "oidc", "--gate", "none", "--repo", "/var/lib/dawo-fleet-console/overlay", "--write", "--catalog", "/var/lib/dawo-fleet-console/catalog.json"]

Labels

Key Value
io.buildah.version 1.43.1
Details
Container
2026-06-29 10:04:27 +00:00
0
OCI / Docker
linux/amd64
20 MiB
Versions (11) View all
0.1.10 2026-06-29
0.1.9 2026-06-29
0.1.8 2026-06-29
0.1.7 2026-06-29
0.1.6 2026-06-28