Replies: 1 comment 3 replies
-
I have tried several different settings for the buildctl build command, such as output=oci/local, export-cache=local/ref, etc., but none of them successfully achieved my goal. |
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.
-
Is it possible to use BuildKit to build images and export them as a single tarball without relying on external image registries?
I have a process in mind and would love to know if there’s a way to achieve this using BuildKit. Here's the process I’m aiming for:
Any suggestions or guidance on how to achieve this would be greatly appreciated! Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions