Skip to content

docker image rm -f should exit with 1 if the image was not removed #394

@dnephin

Description

@dnephin

This was changed in #160, but there are some problems with this new behaviour.

rm -f /some/file still exits with 1 if you don't have permission to remove it.
docker image rm -f should exit with 1 if the image was not removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions