Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #39 from dhiltgen/docs
Browse files Browse the repository at this point in the history
Add note about BuildKit and buildx
dhiltgen authored Nov 14, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 9203b2d + 3b6bb21 commit df11871
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -100,3 +100,5 @@ kubectl build --push --registry-secret mysecret -t <registry hostname>/<namespac
## Contributing

Check out our [contributing](./CONTRIBUTING.md) for guidance on how to help contribute to the project.

This project wouldn't have been possble without the awesome upstream work from [BuildKit](https://github.com/moby/buildkit) which serves as the back-end builder, and [buildx](https://github.com/docker/buildx) which this CLI was derived from.

0 comments on commit df11871

Please sign in to comment.