From Docker's documentation, I read both Docker for Mac and the Docker Toolbox can coexist.
So I thought I could use these images created by Docker for Mac
, but when I switched to Docker Toolbox
, it turned out that I was wrong, because I entered docker images
in Docker Quickstart Terminal.app
and no image was listed.
Is there a way to achieve this?