dive icon indicating copy to clipboard operation
dive copied to clipboard

add note about default socket to macos installation instructions

Open nigelwtf opened this issue 2 years ago • 1 comments

This note should resolve https://github.com/wagoodman/dive/issues/462 - and basically addresses the use case where MacOS users don't have the default socket option enabled in Docker Desktop - causing the (somewhat ambiguous) error Error response from daemon: pull access denied

Edit and also resolve https://github.com/wagoodman/dive/issues/453

nigelwtf avatar Jul 20 '23 00:07 nigelwtf

This shouldn't resolve #462. /var/run/docker.sock is available as following: docker.sock -> /Users/joaocasarin/.docker/run/docker.sock

Even with that, it still doesn't work.

joaocasarin avatar Jul 25 '23 17:07 joaocasarin