QT-DevOps / DevOpsIssues

This Repo will be used to demonstrate the Skills & Questions in DevOps
Apache License 2.0
27 stars 130 forks source link

in docker #214

Closed lingambaikari closed 5 years ago

lingambaikari commented 5 years ago

how to i re-use ,removable container ,is there any command sir?

revathi-muthana123 commented 5 years ago

Hi,

To my knowledge, it's not possible to get back removable container. If you want again re-pull same image or run same image, then u will get a container.

If your container is in "stop" state it's possible to start that container. find it in "docker ps -a" then start container with "docker start" command.

Thanks & Regards Revathi

lingambaikari commented 5 years ago

Tq mam

On Tue, Oct 9, 2018, 6:41 PM revathi-muthana123 notifications@github.com wrote:

Hi,

To my knowledge, it's not possible to get back removable container. If you want again re-pull same image or run same image, then u will get a container.

If your container is in "stop" state it's possible to start that container. find it in "docker ps -a" then start container with "docker start" command.

Thanks & Regards Revathi

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/QT-DevOps/DevOpsIssues/issues/214#issuecomment-428185825, or mute the thread https://github.com/notifications/unsubscribe-auth/Ao-f7gU5TDXbzcc0hivzlxgPV5_KLG_Cks5ujKCDgaJpZM4XSwos .

shaikkhajaibrahim commented 5 years ago

Once container is removed it cannot be restored

Get Outlook for Androidhttps://aka.ms/ghei36


From: lingam notifications@github.com Sent: Wednesday, October 10, 2018 6:05:32 PM To: QT-DevOps/DevOpsIssues Cc: Subscribed Subject: Re: [QT-DevOps/DevOpsIssues] in docker (#214)

Tq mam

On Tue, Oct 9, 2018, 6:41 PM revathi-muthana123 notifications@github.com wrote:

Hi,

To my knowledge, it's not possible to get back removable container. If you want again re-pull same image or run same image, then u will get a container.

If your container is in "stop" state it's possible to start that container. find it in "docker ps -a" then start container with "docker start" command.

Thanks & Regards Revathi

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/QT-DevOps/DevOpsIssues/issues/214#issuecomment-428185825, or mute the thread https://github.com/notifications/unsubscribe-auth/Ao-f7gU5TDXbzcc0hivzlxgPV5_KLG_Cks5ujKCDgaJpZM4XSwos .

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/QT-DevOps/DevOpsIssues/issues/214#issuecomment-428554400, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ACU0rV6eTnlWZdH_8w2WhNBo0lv2V7sDks5ujemUgaJpZM4XSwos.