Ian McWilliam

Results 10 comments of Ian McWilliam

> Paul (as https://en.wikipedia.org/wiki/Paul_the_Octopus) Paulus compositor

Thanks @egandro for that. There is also good information at https://nickjanetakis.com/blog/connect-to-a-service-running-on-your-docker-host-from-a-container

If you are after information about the boot2docker host the docker-machine command is what your after. NOTE: the IP address range and subnet information will be different depending on the...

Things that need looking into: windows/Toolbox.iss -> virtualbox in arrays still deciding whether to use seperate make targets

> > Things that need looking into: windows/Toolbox.iss -> virtualbox in arrays still deciding whether to use seperate make targets > > We should (maybe) consider doing that on mac,...

> I use UTM on my M1 mac mini. It's super simple to setup a arm64 Linux. > > You just have todo a: > > * install Debian/Ubuntu in...

> Is there anything missing? > There are virtualbox references all over the Installer in Toolbox.iss in the windows directory. This needs to be looked at when I have time....

You don't have to install virtual box. Do a custom install by deselecting virtual box. Why do you need a virtual box removed?

Sure, Let's see what you come up with.

By default boot2docker does not setup any shared folders and this requires editing the vmx file. It would need to be added to docker-machine as a feature. Let me think...