Skip to content

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