Created
February 1, 2018 14:15
-
-
Save Soufraz/24ea0cf4c02c106418e22f098e1a057a to your computer and use it in GitHub Desktop.
temp1000
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RSCOHROS | |
cohros@chr023:/home/cohros/Projects/rscohros git:(alpha*) $ docker-compose up -d | |
Starting rscohros-php-fpm | |
Starting rscohros-memcached | |
Starting rscohros-mysql | |
Starting rscohros-webserver | |
SIGEP | |
cohros@chr023:/home/cohros/Projects/sigep27 git:(alpha*) $ docker-compose up -d | |
Traceback (most recent call last): | |
File "bin/docker-compose", line 3, in <module> | |
File "compose/cli/main.py", line 64, in main | |
File "compose/cli/main.py", line 113, in perform_command | |
File "compose/cli/command.py", line 36, in project_from_options | |
File "compose/cli/command.py", line 111, in get_project | |
File "compose/cli/command.py", line 83, in get_client | |
File "compose/cli/docker_client.py", line 74, in docker_client | |
File "site-packages/docker/api/client.py", line 103, in __init__ | |
File "site-packages/docker/utils/utils.py", line 373, in parse_host | |
docker.errors.DockerException: Bind address needs a port: sigep.local | |
Failed to execute script docker-compose |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment