github.com/GoogleContainerTools/skaffold/v2@v2.13.2/docs-v1/content/en/docs/tutorials/buildpacks-override.md (about)

     1  ---
     2  title: "Override the run image in buildpacks builder"
     3  linkTitle: "Overriding the buildpacks run image"
     4  weight: 100
     5  ---
     6  
     7  This is a link to a guided Cloud Shell tutorial using skaffold's `artifact dependency` feature to override the [run image](https://buildpacks.io/docs/concepts/components/stack/) in the [buildpacks builder]({{<relref "/docs/pipeline-stages/builders/buildpacks" >}}):
     8  
     9  [![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.png)](https://ssh.cloud.google.com/cloudshell/open?cloudshell_git_repo=https://github.com/GoogleContainerTools/skaffold&cloudshell_working_dir=codelab/03_buildpacks-runimage-override&cloudshell_workspace=codelab/03_buildpacks-runimage-override&cloudshell_tutorial=tutorial.md)