We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce code from docker hub docker run --publish=7474:7474 --publish=7687:7687 --volume=$HOME/neo4j/data:/data neo4j
docker run --publish=7474:7474 --publish=7687:7687 --volume=$HOME/neo4j/data:/data neo4j
Running neo4j in docker on Codespaces or Gitpod doesn't work without
Throws error 500 or 502
Neo4j image tag being used: neo4j:latest
Operating system: ubuntu 20.04
Docker version: 19.03.15
The text was updated successfully, but these errors were encountered:
jennyowen
bfeshti
No branches or pull requests
Guidelines
Steps to reproduce
code from docker hub
docker run --publish=7474:7474 --publish=7687:7687 --volume=$HOME/neo4j/data:/data neo4j
Running neo4j in docker on Codespaces or Gitpod doesn't work without
Throws error 500 or 502
Neo4j image tag being used: neo4j:latest
Operating system: ubuntu 20.04
Docker version: 19.03.15
The text was updated successfully, but these errors were encountered: