TroubleshootingΒΆ

Read container logs:

docker logs -f gemnasium

Enter running container:

docker exec -it gemnasium /bin/bash