Skip to content

[Feature]: Add Compose Watch for development #1021

@csirmazbendeguz

Description

@csirmazbendeguz

Problem Statement

To make development with Docker as smooth as possible, we could consider trying Compose Watch

Compose Watch is a tool that watches the source code for changes and rebuilds / restarts the containers automatically if necessary

It's a tool that's supposed to speed up the development process by automatically rebuilding - otherwise the developer has to do it manually every time they make a change

Personally, I have mixed experiences using this, but it may be worth a try?

Proposed Solution

We could try using Compose Watch in our Compose files and see if it works well or not

Alternatives Considered

No response

Additional Context

I don't feel strongly about this but it could be useful, since sometimes I find myself thinking "why is this still not working?" only to remember I forgot to restart the container

Checklist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions