databag icon indicating copy to clipboard operation
databag copied to clipboard

Docker Developer environment

Open lil5 opened this issue 1 year ago • 1 comments

In my experience possible contributors are most likely to help if theres a docker-compose.dev.yml waiting to run and deal with the entire dev environment.

lil5 avatar Apr 24 '24 08:04 lil5

Currently, I use an environment var DEV=1, and then run the script dev_setup.sh, but I'm happy to support a more standard approach.

I will add it today, thanks for the suggestion!

balzack avatar Apr 24 '24 14:04 balzack