Skip to content

run docker-compose up without --build (and maybe without -d) #200

@TheJoeSchr

Description

@TheJoeSchr

Hi,
I would like to have the possibility to run docker-compose up without --build and without -d.

Reasons:

--build : takes a long time on my laptop and I don't see the need to build everytime. also since it runs in cmd shell it sometimes breaks with an IO error (same command in powershell is fine)

-d: I usually run a unittest right after bringing my dev enviroment up, so I really would like to see this part of the log

Thx!

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