#Publishing to a local registry with a custom CA Cert

1 messages · Page 1 of 1 (latest)

old mesa
#

I have a local docker registry that I want to publish images to, but to do so I need to supply buildkit with a ca cert. What is the best way to do this? Can I configure the buildkit container to use the host's /etc/ssl/certs?