Skaffold: Skipping build step if image already exists

Created on 23 Jan 2019  路  2Comments  路  Source: GoogleContainerTools/skaffold

Is there a way to skip the build step in skaffold dev if the image already exists and Dockerfile hasn't changed (in my case locally)? Or is it necessary for skaffold to do its stuff.

Most helpful comment

@kwngo we're investigating ways that Skaffold can know what it's already built on successive runs to avoid rebuilding unchanged artifacts. stay tuned.

All 2 comments

@kwngo we're investigating ways that Skaffold can know what it's already built on successive runs to avoid rebuilding unchanged artifacts. stay tuned.

I'm going to close this one because it's implemented with --cache-artifacts=true

Was this page helpful?
0 / 5 - 0 ratings

Related issues

strikeout picture strikeout  路  4Comments

gbird3 picture gbird3  路  3Comments

abatilo picture abatilo  路  4Comments

ahmad-musleh picture ahmad-musleh  路  3Comments

nathanph picture nathanph  路  3Comments