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

Make docker.sock hunting optional #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

berney
Copy link

@berney berney commented Dec 9, 2020

The docker.sock hunting often hangs or takes a very long time depending on the runtime and what sockets are in the container/host.

This PR makes it optional, default off (this is a behaviour change).
I tried to make default true but then I could find how to have the CLI flag turn it off, I don't understand pkg/cli properly, or perhaps its not possible.

After this PR:

  • Run amicontained -s to look for docker.sock (the old behaviour).
  • Run amicontained to skip looking for docker.sock

patrickdung added a commit to patrickdung/amicontained-build that referenced this pull request Jan 27, 2022
only build arm64
reverted this commit genuinetools#15
and functionality is not same as amd64
2)
make docker.sock hunting optional
include genuinetools#25
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