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 docker load on systems where context isn't in ~/.docker #11

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

dr-housemd
Copy link
Contributor

@dr-housemd dr-housemd commented Jun 7, 2024

On certain linux systems, .docker/config.json and contexts aren't present. This PR attemps to load it directly in such systems and if it fails & questions user if they've Docker installed.

Also, removes print statements from pkg as we don't want pkgs to log (without being configurable when we do)

@dr-housemd dr-housemd merged commit 6066348 into main Jun 7, 2024
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.

2 participants