Posts

Showing posts with the label docker-compose

"docker-compose up" error "Couldn't connect to Docker daemon"

I got this error trying to run the "docker-compose up" command: $ docker-compose up -d                                                                                                            ERROR: Couldn't connect to Docker daemon at http+docker://localhost - is it running?                                                                                                                              If it's...