Open julienvey opened 9 years ago
When the bazooka server has a lower version of the Docker API than the bazooka CLI embedded in a container, it fails with the following log
Error response from daemon: client and server don't have same version (client : 1.18, server: 1.17)
I think we should always mount the docker cli, as we currently do with the docker socket. It would avoid the problem described here
When the bazooka server has a lower version of the Docker API than the bazooka CLI embedded in a container, it fails with the following log
I think we should always mount the docker cli, as we currently do with the docker socket. It would avoid the problem described here