-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
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
- I have read the contributing guidelines
- I have verified this does not duplicate an existing feature request
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status