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

feat: docker socket is configurable #21

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

robertpsoane
Copy link
Owner

  • docker-path cli arg
  • default config with original/current config
  • can override in config

Implements:
Suppot for different docker.sock location #19

- docker-path cli arg
- default config with original/current config
- can override in config

Implements:
Suppot for different docker.sock location  #19
@robertpsoane robertpsoane force-pushed the rs/docker.sock-is-configurable branch from efacd82 to 7dac356 Compare June 30, 2024 13:43
Copy link

codecov bot commented Jun 30, 2024

Codecov Report

Attention: Patch coverage is 0% with 37 lines in your changes missing coverage. Please review.

Files Coverage Δ
src/ui/page_manager.rs 0.00% <0.00%> (ø)
src/ui/app.rs 0.00% <0.00%> (ø)
src/main.rs 0.00% <0.00%> (ø)
src/docker/util.rs 0.00% <0.00%> (ø)
src/config.rs 0.00% <0.00%> (ø)

@robertpsoane robertpsoane merged commit e3173d0 into master Jun 30, 2024
12 checks passed
@robertpsoane robertpsoane deleted the rs/docker.sock-is-configurable branch June 30, 2024 13:47
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