Error occurred during initialization of VM

Hi All, I am trying to start neo4j using '- docker run -d --publish=7474:7474 --publish=7687:7687 --volume=/home/ubuntu/yellowchord-api/data:/data --volume=/home/ubuntu/yellowchord-api/plugins:/var/lib/neo4j/plugins --env=NEO4J_AUTH=none neo4j:3.1.0’
but, I am getting this error
Starting Neo4j.
Error occurred during initialization of VM
The flag -XX:+UseG1GC can not be combined with -XX:ParallelGCThreads=0

please share your suggestion to fix this.

I am also having this issue. Did you ever resolve it?

Nope , Now I move my build process to code ship.
Did you get any clue about this ?