#Docker image not starting up
2 messages · Page 1 of 1 (latest)
Assuming that your docker container is called overseerr, and you are on Linux, if you connect to your server by terminal and run this command:
docker exec -it overseerr /bin/sh
followed by ‘ls’ you should get the file contents of the docker container. If it does not look like my screenshot then your install failed and you should make a new container or redeploy