I am trying to apply the temporary patch from Alex. When I input the command,
“docker-compose exec cms-web bash”
I get this error,
“ERROR: Couldn’t connect to Docker daemon at http+docker://localhost - is it running?
If it’s at a non-standard location, specify the URL with the DOCKER_HOST environment variable.”
I am trying to run a backup so I can upgrade my server. The command Alex had in his blog post doesn’t work. It gives me the above error. I ma uploading an image of the docker ps output.
The containers must be stopped when you take the backup that way - just for awareness. Backing up the shared folder with the containers running will not give you a backup that will restore as the MySQL database will be inconsistent.