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

Fix #373: allow specification of docker_image_is_local for devbox #374

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

e-carlin
Copy link
Member

Use component module_name (devbox) instead of name (devbox_{user_name}) when trying to figure out docker_image_is_local.

This assumes all devbox's on a host are either local or not. For now, this assumption works but it may be we need per user docker_image_is_local configuration in the future.

Use component module_name (devbox) instead of name (devbox_{user_name}) when trying
to figure out docker_image_is_local.

This assumes all devbox's on a host are either local or not. For now, this assumption
works but it may be we need per user docker_image_is_local configuration in the future.
@e-carlin e-carlin merged commit a92c45b into master Aug 28, 2023
1 check passed
@e-carlin e-carlin deleted the 373-devbox-docker-image-local branch August 28, 2023 20:37
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.

1 participant