Skip to content

Restart should Build #47

@cawoodm

Description

@cawoodm

When I right click on docker-compose.yml and say restart, it actually rebuilds my containers which is typically what a developer wants:
Executing task: docker-compose -f "docker-compose.yaml" up -d --build

However this extension seems to just restart the container leaving me running an old version. Perhaps it is because one can only "Restart" a service and not the entire project.

Please add a "Restart" option to the project.

Existing "Restart" for service:
image

We need one for Project level which builds:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions