Docker image exits with exit(1) code


I edited your post. Please, next time format your posts according to the following guide: How to format your forum posts
In short: please, use </> button to share codes, terminal outputs, error messages or anything that can contain special characters which would be interpreted by the MarkDown filter. Use the preview feature to make sure your text is formatted as you would expect it and check your post after you have sent it so you can still fix it.

Example code block:

```
echo "I am a code."
echo "An athletic one, and I wanna run."
```

What is that you shared? Restarting container means the application inside fails. To solve that you need the container logs and also understand the logs. I’m not familiar with the image, and I don’t understand the shared content.

Since nobody really provided details and answered our questions, we couldn’t help. Please, read the whole topic to understand what we need to help. Thank you.