github.com/GoogleContainerTools/skaffold/v2@v2.13.2/docs-v2/content/en/samples/deployers/docker.yaml (about) 1 build: 2 artifacts: 3 - image: my-image 4 deploy: 5 docker: 6 images: [my-image]