8000 when using --tc-image flag the sidekick image is not deleted after the command execution finishes · Issue #106 · alexei-led/pumba · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
when using --tc-image flag the sidekick image is not deleted after the command execution finishes #106
Closed
@ghost

Description

I'm sure if this is intended or not, but I think it could be a good idea to clean the sidekick image after the command is executed. As a workaround I am using something like this in order to clean the residual image:
sudo docker rm $(sudo docker ps -a -q -f ancestor=gaiadocker/iproute2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0