Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running docker-compose on windows10 failed #7

Open
walter211 opened this issue Jun 23, 2021 · 1 comment
Open

Running docker-compose on windows10 failed #7

walter211 opened this issue Jun 23, 2021 · 1 comment
Assignees

Comments

@walter211
Copy link

C:\Users\Administrator\Downloads\qlib-server-main>docker-compose -f docker_support/docker-compose.yaml --env-file docker_support/docker-compose.env up -d
: Host is already in use by another container
Starting docker_support_redis_1 ... done
Starting 98d81b3aaeec_docker_support_nfs-server_1 ...
Starting 98d81b3aaeec_docker_support_nfs-server_1 ... error

ERROR: for 98d81b3aaeec_docker_support_nfs-server_1 Cannot start service nfs-server: driver failed programming externalRecreating docker_support_rabbitmq_1 ... done
f1c4eec6d8e1): Error starting userland proxy: listen udp4 0.0.0.0:111: bind: address already in use

ERROR: for nfs-server Cannot start service nfs-server: driver failed programming external connectivity on endpoint 98d81b3aaeec_docker_support_nfs-server_1 (345188e9c48d20701a06d4fb86c05435c010915a2069d347a50ef1c4eec6d8e1): Error starting userland proxy: listen udp4 0.0.0.0:111: bind: address already in use
ERROR: Encountered errors while bringing up the project.

@zhupr
Copy link
Collaborator

zhupr commented Jun 24, 2021

@walter211
Delete this line in docker_support/docker-compose.yaml: - "111:111/udp"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants