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

feat(containers): improve dx by skipping image pull #12

Merged
merged 7 commits into from
Nov 26, 2023

Conversation

itssubhodiproy
Copy link
Contributor

fixes: winglang/wing#5019

Whenever workload starts, docker will be checking every time before pulling an image from registry, providing better dx.

Copy link
Contributor

@eladb eladb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@eladb eladb changed the title fix (containers): docker inspect everytime before pulling images fix(containers): docker inspect everytime before pulling images Nov 23, 2023
@eladb eladb changed the title fix(containers): docker inspect everytime before pulling images feat(containers): improve dx by skipping image pull Nov 26, 2023
@eladb eladb merged commit dfe3b82 into winglang:main Nov 26, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Containers library pulling docker image everytime and ruining dx
2 participants