sickcodes

Results 384 comments of sickcodes

Most likely `xhost+` or you're not in the Docker group. https://github.com/sickcodes/Docker-OSX#libgtk-errors-connection-refused

I'll have a look but I'm on [user@hostname ~]$ docker --version Docker version 23.0.5, build bc4487a59e

`sudo rm -rf /var/lib/docker/` will nuke all your images You can use `docker inspect` so see all the other files. Anything worth nuking would end in `.img` So `find /var/lib/docker...

`xhost +` See https://github.com/sickcodes/Docker-OSX#libgtk-errors-connection-refused

You can switch to naked container after making a container with certain parameters, I should move this to the top: https://github.com/dulatello08/Docker-OSX/#container-creation-examples

I haven't tried on Win 10 or 11 but see here: https://github.com/sickcodes/Docker-OSX#id-like-to-run-docker-osx-on-windows

If you want to move inside mac, setup ssh and use `scp`. Ad Hoc I just use nginx off the host and download files if I want to

Thanks for this, are you using a VPN? It could be based on your location otherwise.

I believe so, you can use -v and overwrite the installer disk, like this: https://github.com/sickcodes/Docker-OSX#physical-disk-mounting-example

It will work, I'll look at adding it. https://support.apple.com/kb/DL2076?locale=en_US