sextant (0.1.8)

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

Installation

docker pull forgejo.bb-open.com/bb-open/sextant:0.1.8
sha256:d9b589e7169ca318350ed5ac29326cf8efa6bfb1b84ea4a66a35f0673cf23b75

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:b1b3f33f75da22ec27f21ad1c1a1270c00e8894650524b36d13a2b1d6eb5e906 in /usr/local/bin/dawo-fleet-console
COPY file:698e39cfd9d5dc57894ce05eb88aa90e1138798065003a3c13e9a26c91caf04a 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:19:24 +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