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

neo4j error when docker-compose up #29

Open
7h30th3r0n3 opened this issue Mar 16, 2022 · 1 comment
Open

neo4j error when docker-compose up #29

7h30th3r0n3 opened this issue Mar 16, 2022 · 1 comment

Comments

@7h30th3r0n3
Copy link

Hi !
uname -a :
Linux x-modified-x 5.16.0-kali3-amd64 #1 SMP PREEMPT Debian 5.16.11-1kali1 (2022-03-03) x86_64 GNU/Linux

docker-compose version:
docker-compose version 1.29.2, build unknown
docker-py version: 5.0.3
CPython version: 3.9.10
OpenSSL version: OpenSSL 1.1.1m 14 Dec 2021

I have issue when i try to deploy the project with sudo docker-compose up.

i got this error :

ERROR: for lmyn_neo4j_1 "host" network_mode is incompatible with port_bindings
ERROR: for neo4j "host" network_mode is incompatible with port_bindings
[...]
File "/usr/lib/python3/dist-packages/docker/types/containers.py", line 336, in init
raise host_config_incompatible_error(
docker.errors.InvalidArgument: "host" network_mode is incompatible with port_bindings

and nothing more... I am new with docker so i can't debug the issue ...

could you help ? :)

@v0702
Copy link

v0702 commented May 11, 2022

You can edit the docker-composer.yml and remove all mentions of Port.

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