ambix (a58a803)
Published 2026-05-27 15:02:31 +00:00 by argoyle
Installation
docker pull oci.unbound.se/unboundsoftware/ambix:a58a803sha256:e616950c9e48f8c719fd94fa9b602a15ef6f6dada66eedd0ac1f7657391bf09c
Image Layers
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| COPY /release/ambix /ambix # buildkit |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["/ambix"] |