A very simple example using CompileDaemon and a Docker volume to live reload Go code, entering from the ./cmd folder.
Continue reading “Live reloading Go with Docker Compose”How to network and communicate between docker containers
Make sure the following network is present in both containers docker-compose file:
Continue reading “How to network and communicate between docker containers”Git CLI reference
A work in progress intended for my own reference, but if this proves helpful to others as well that’s great.
Continue reading “Git CLI reference”