Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to delete #1362

Closed
sixhj opened this issue Oct 23, 2019 · 1 comment
Closed

unable to delete #1362

sixhj opened this issue Oct 23, 2019 · 1 comment

Comments

@sixhj
Copy link

sixhj commented Oct 23, 2019

Repro steps:

Action: vscode-docker.images.remove
Error type: 409
Error Message: (HTTP code 409) conflict - conflict: unable to delete c8ee894bd2bd (cannot be forced) - image is being used by running container caa95f777c18

Version: 0.8.1
OS: darwin
Product: Visual Studio Code
Product Version: 1.39.2
Language: en

Call Stack
extension.bundle.js:157:703034
extension.bundle.js:157:702997
m.buildPayload extension.bundle.js:157:703007
IncomingMessage.<anonymous> extension.bundle.js:157:702507
IncomingMessage.emit events.js:187:15
endReadableNT _stream_readable.js:1092:12
process._tickCallback next_tick.js:63:19
@bwateratmsft
Copy link
Collaborator

Duplicate of #1354. You cannot delete an image that has a running container.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants