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

Clean up and dedup code #60

Merged
merged 2 commits into from
Jul 9, 2024
Merged

Clean up and dedup code #60

merged 2 commits into from
Jul 9, 2024

Conversation

germag
Copy link
Collaborator

@germag germag commented Jul 9, 2024

Just a bit of code clean up and deduplication in preparation to support BIB

let's remove the code duplication to connect to the
podman machine.

Signed-off-by: German Maglione <[email protected]>
To use BIB we will need to also inpect images and pull them
if required. So, let's make a function to take care of this task
instead of copy-paste the same code.

I think we should go back to have a podman pkg, it will make it
easier in the future to switch between remote and local podman.

Signed-off-by: German Maglione <[email protected]>
@germag germag merged commit 79c9266 into containers:main Jul 9, 2024
5 checks 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