sextant (0.1.5)

Published 2026-06-28 21:38:13 +00:00 by bbadmin

Installation

docker pull forgejo.bb-open.com/bb-open/sextant:0.1.5
sha256:6ff3c3cafb93384d36132f0c2bf3cea5410d9c6d458d7d104524e488406b8856

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:909bfb60f545d820b70d69ea10cb6065e4d3e43ac3f69effe6603ea9a278daab in /usr/local/bin/dawo-fleet-console
COPY file:42961fbab94521287d1e5a37527586d063237162f1824dd5a430c7d58a377e0f 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-28 21:38:13 +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