Skip to content

Add optional arguments after docker run command #35

Description

@wajdijurry

Needs:
When I need to pass -it for example to the docker run command, I can't since there is no option to pass these optional arguments.

Example:

docker run -it --name example -d redis:latest

Is there any intention to add the ability to pass optional arguments to docker run command ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions