GoogleContainerTools / GoogleContainerTools/skaffold
Use buildx bake instead of redefining artifacts
Open
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
We have a repository with some services in docker. We orchestrated the build using docker buildx bake. To use the build and watch functionality, we needed to define all the artifacts again in the skaffold.yaml. Is there an easy way to reuse the definition of a docker bake file to run watch and run the build for changed artifacts?
Contributor guide
Assessment
This issue has not been assessed yet.