How to configure a JanusGraph image for running in docker
I follow this installation guide : https://docs.janusgraph.org/getting-started/installation/ I run : docker run -it -p 8182:8182 janusgraph/janusgraph but when i try to connect with the gremlin console I have this exception : gremlin-driver-initializer] INFO org.apache.tinkerpop.gremlin.driver.ConnectionPool - Signalled closing of connection pool…