Skip to content

Add support for docker-compose run #52

@Laski

Description

@Laski

Is your feature request related to a problem? Please describe.
We have many environment initialization routines implemented inside the docker image and run with compose (e.g. docker-compose run backend load_db). In order to completely replace docker-compose with blimp, it would be nice that blimp supports that syntax and behaviour.

Describe the solution you'd like
Be able to blimp run backend load_db (with or without support for the other parameters).

Additional context

$ blimp run backend load_db
unknown command "run" for "blimp"

Did you mean this?
	up

PS: I just found this project and looks really promising. Thanks!

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