I’d like to spin up a docker daemon separate from my personal daemon I use with the docker cli. I’m on osx.
I have a library that uses Docker and I’d like to run tests against a controlled environment. Is it possible to launch an isolated Docker daemon instance with it’s own volumes, images, containers, etc?