sextant (0.1.2)

Published 2026-06-27 23:25:32 +00:00 by bbadmin

Installation

docker pull forgejo.bb-open.com/bb-open/sextant:0.1.2
sha256:1daff7462bd32bf6e2f81fc035d943683bcd58edd8e0b34c5845defaf744b6bc

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:5284cc04167c4ceb9ec2ddd1a1fb0500313e1132e9bde1cea6e02be24b972fad in /usr/local/bin/dawo-fleet-console
COPY file:3512e643c12bd3cf718f4987f1946d9ba0a9de4aa3d243b517e868a7f56a122d 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-27 23:25:32 +00:00
1
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