Jump to content

Docker Container is removed after stopping

Featured Replies

Posted

i have a problem that i don't have any solution yet. 


I have created a new docker container template based on my docker repo "lampchris/pcloud_cli". After the create and start levels, the docker running fine. But, when i try to stopping the container, the container stops and the next restart is not possible because the container image was deleted in the background.
In the syslog i can't find any information’s.
Have you a good ide or a any solution?

 

Thank in advance for your help. 

Select advanced in the docker config and check you don't have -rm in any of the parameter settings

 

Dave

  • Author
On 8/1/2021 at 10:15 AM, Flubster said:

Select advanced in the docker config and check you don't have -rm in any of the parameter settings

 

Dave

Hi Dave,

 

Thanks! It's working!

ohhhhh... i'm so stupid 🙈...  🤪

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...