buildkit icon indicating copy to clipboard operation
buildkit copied to clipboard

Add Doc for `buildctl build --opts`

Open arcosx opened this issue 3 years ago • 1 comments
trafficstars

Fix issues:

  • https://github.com/moby/buildkit/issues/1632
  • https://github.com/moby/buildkit/issues/2625
  • https://github.com/moby/buildkit/issues/1280

arcosx avatar Aug 29 '22 16:08 arcosx

I think we need a separate docs page that defines all the build options and context/local structure for the Dockerfile frontend. This can be used to build Dockerfiles with buildctl but also for people creating new frontends so that they can pick variable names that are consistent with Dockerfile frontend. We can also directly define how the docker buildx flags map to these options there.

Then this page can be linked from the main readme.

Yes, I think so, I Just move doc to docs/dockerfile-frontend-options.md, Any suggestion about this PR?

arcosx avatar Sep 19 '22 10:09 arcosx

We've noticed it's been a while since there was movement on this PR, so we're going to close it for now. Feel free to reopen if efforts continue! :)

daghack avatar Feb 09 '24 22:02 daghack