Skip to content

Simultaneous detach and remove not supported #1594

@illera88

Description

@illera88

Hi,

Detach (-d) and remove(--rm) options are not simultaneously supported by the python API but no longer conflict as of docker version 1.13.0. See here in the code.

There was a pull request that moves the --rm option daemon-side and allows for running containers detached with the removal option: moby/moby#20848

Do you think you can remove that API restriction?

Cheers

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions