Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 153 Bytes

troubleshoot.rst

File metadata and controls

10 lines (6 loc) · 153 Bytes

Troubleshooting

Read container logs:

docker logs -f gemnasium

Enter running container:

docker exec -it gemnasium /bin/bash