You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: