Skip to content
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

Add go/buildkit redirect #11621

Merged
merged 1 commit into from
Oct 26, 2020
Merged

Add go/buildkit redirect #11621

merged 1 commit into from
Oct 26, 2020

Conversation

thaJeztah
Copy link
Member

This URL will be used in the docker cli to direct users to instructions on enabling buildkit.

With this PR, https://docs.docker.com/go/buildkit/ will redirect to https://docs.docker.com/develop/develop-images/build_enhancements/#to-enable-buildkit-builds

relates to docker/cli#2809

This URL will be used in the docker cli to direct users to
instructions on enabling buildkit.

With this PR, https://docs.docker.com/go/buildkit/ will redirect
to https://docs.docker.com/develop/develop-images/build_enhancements/#to-enable-buildkit-builds

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

@usha-mandya @tiborvass PTAL

@netlify
Copy link

netlify bot commented Oct 23, 2020

Deploy preview for docsdocker ready!

Built with commit 7491d10

https://deploy-preview-11621--docsdocker.netlify.app

Comment on lines +2 to +4
title: How to enable BuildKit
description: Instructions on enabling BuildKit
keywords: BuildKit, docker build, configuration
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think these are redundant as they're not rendered anywhere for redirects. That said, they provide a bit of details as to what the redirect is for, so didn't really hurt to have them here.

Copy link
Member

@usha-mandya usha-mandya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah thaJeztah merged commit 43ce72c into docker:master Oct 26, 2020
@thaJeztah thaJeztah deleted the go_buildkit branch October 26, 2020 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants