How can I update ca-certificates for a base image in a private registry? #1842
Unanswered
mattv-neXenio
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Currently I have this workaround. I create a new image with the following Dockerfile:
and tag it to Otherwise |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can I pass ssl or ca-certficates in
envd/buildkit.toml
and if not, can I at least build an image based onmoby/buildkitd
where I can update the ca-certficates and use it inenvd build
?Beta Was this translation helpful? Give feedback.
All reactions