Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Skaffold builds a separate image for each skaffold run and skaffold debug #8611

Open
cheburakshu opened this issue Mar 30, 2023 · 1 comment
Labels
area/build area/cache kind/friction Issues causing user pain that do not have a workaround priority/p2 May take a couple of releases

Comments

@cheburakshu
Copy link

Skaffold builds separate images when skaffold run and skaffold debug are run despite no change in the docker file. Is this expected?

@aaron-prindle aaron-prindle added kind/bug Something isn't working kind/friction Issues causing user pain that do not have a workaround area/build area/cache priority/p2 May take a couple of releases and removed kind/bug Something isn't working labels Apr 3, 2023
@cheburakshu
Copy link
Author

got over this by setting SKAFFOLD_CACHE_ARTIFACTS to false and bypassing skaffold cache entirely. You may close this if you would like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build area/cache kind/friction Issues causing user pain that do not have a workaround priority/p2 May take a couple of releases
Projects
None yet
Development

No branches or pull requests

2 participants