-
Notifications
You must be signed in to change notification settings - Fork 8.1k
build: multi-stage builds #15392
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: multi-stage builds #15392
Conversation
✅ Deploy Preview for docsdocker ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
|
Hm having a section called "guides" in the "manuals" feels confusing. Since this relates to Dockerfiles, I wonder if we should have a |
That SGTM but what about our guides in https://github.com/docker/buildx/tree/master/docs/guides? I recall you had some ideas for a folder under |
Good point 😆 I think they probably belong in the Buildx section directly, or maybe in an Advanced section under that, if we really start to get too many. I'm not quite sure, I think some of those guides, probably need some love and care before we put them on the site, especially some of the older ones, just to bring them into line with the style of the ones we've already got there. |
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
c96b29a to
d775c8a
Compare
|
@jedevc Moved to "Building images" section and rebased. PTAL. |
usha-mandya
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
carry a commit from #14905 to move "multi stage build" page to
Build section > Building images.Signed-off-by: CrazyMax crazy-max@users.noreply.github.com