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

Refactor docker client #7

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Refactor docker client #7

merged 1 commit into from
Aug 6, 2024

Conversation

bcmmbaga
Copy link
Collaborator

@bcmmbaga bcmmbaga commented Aug 1, 2024

Refactor docker client

Description

Refactor the Docker client connection by removing Docker socket forwarding and connecting directly to the Docker API.

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

@bcmmbaga bcmmbaga force-pushed the refactor-docker-client-conn branch from d956dc5 to 4d923e3 Compare August 1, 2024 16:33
@bcmmbaga bcmmbaga requested a review from Tpuljak August 1, 2024 16:38
@bcmmbaga bcmmbaga force-pushed the refactor-docker-client-conn branch from 4d923e3 to 0e3305d Compare August 6, 2024 09:09
Copy link
Member

@Tpuljak Tpuljak left a comment

Choose a reason for hiding this comment

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

Nice work!

@Tpuljak Tpuljak merged commit 25f6af9 into main Aug 6, 2024
3 checks passed
@Tpuljak Tpuljak deleted the refactor-docker-client-conn branch August 6, 2024 09:38
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