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

Add option to skip docker image pull #609

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

x4204
Copy link
Contributor

@x4204 x4204 commented Jul 14, 2024

Fixes #595

Users can now skip docker pull by passing pull: false in executor config

Copy link
Collaborator

@yohamta yohamta left a comment

Choose a reason for hiding this comment

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

🚀✨✨LGTM✨✨🚀, thank you very much!

@yohamta yohamta merged commit fdfc1ba into dagu-org:main Jul 14, 2024
3 checks passed
@x4204 x4204 deleted the i595-skip-docker-pull branch July 14, 2024 11:24
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.

How to call a local Docker image?
2 participants