Skip to content

Watch action: restart #11062

@Korijn

Description

@Korijn

Description

Right now I believe the docker compose watch command supports two action types, rebuild and sync. I'd like to see one more option: restart.

There are application binaries (in my case it's the python framework celery) which don't support hot reloading when source code files change. So sync is not enough to pick up the changed source code, and rebuild is overkill because the dependencies did not change.

All I need is a quick restart!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions