neo4j-shell can not connect to neo4j Server

I'm using docker version of neo4j (v3.1.0) and I'm having difficulties connecting to neo4j server using neo4j-shell. After running an instance of neo4r:3.1.0 docker, I run a bash inside the contai...