Skip to content

Support docker exec command #593

@k4nar

Description

@k4nar

I've just learned about the new docker exec command. Wouldn't it be great to add it to fig ?

I think it really makes sense with fig, as you could run fig up and then exec some commands (like a shell) to debug your running containers if something happen.
Of course this is already possible by running docker exec -it your_container cmd, but I think that it wouldn't hurt to have fig exec service cmd.

I'll try to give it a shot and submit a PR.

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