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

Docker kill and restarting issue #1

Closed
vittoriapac94 opened this issue Sep 14, 2022 · 1 comment
Closed

Docker kill and restarting issue #1

vittoriapac94 opened this issue Sep 14, 2022 · 1 comment

Comments

@vittoriapac94
Copy link

vittoriapac94 commented Sep 14, 2022

When I try to run docker-compose I found that py2-neo4j and py3-neo4j can't be started at the same time. When the first starts, the second show this error (and vice versa):
/build-files/load-and-start.sh: line 12: 76 Killed /docker-entrypoint.sh neo4j

No problem when i run docker-compose including only once py2-neo4j or py3-neo4j.

photo_2022-09-14_18-17-09

Any ideas on how to resolve this issue?

@njuweicheng
Copy link
Collaborator

What is the OS you are using? I've only used it on Ubuntu 18.04 LTS. The environment is shown in the README.md.

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