sextant (0.1.9)

Published 2026-06-29 11:24:51 +00:00 by bbadmin

Installation

docker pull forgejo.bb-open.com/bb-open/sextant:0.1.9
sha256:bf4c80c7b73e4b223c418cecac44a8da34a711117050628fab14012d955a6920

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:1cdede6d1e96312548b8db0a789445484b53cf0314a3309d3ac3f05601349f8d in /usr/local/bin/dawo-fleet-console
COPY file:04612b858f47fea5ca6681546bbce681b5cb3176deb9f3b5b452eb20f7ee239f 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 11:24:51 +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