Search code examples
dockerboot2docker

Docker client execution


I have a very basic doubt regarding docker. I have a docker host installed in ubuntuA.

So, to test this from the client(UbuntuB) , should the docker be installed in UbuntuB machine also?


Solution

  • Yes, you have to install docker on both client and server.