Example of how to use the new docker compose watch
command in a Go project to auto-reload containers upon file changes.
This repo is an accompanying example from this blog post.
A seperate branch contains a quick comparison setup with another popular live reloading tool for Go, Air.