Staffjoy / suite

Staffjoy V1, aka "Suite" - a scheduling application for hundreds of workers
https://www.staffjoy.com
Other
842 stars 231 forks source link

Docker Compose configuration #2

Open mattdavenport opened 7 years ago

mattdavenport commented 7 years ago

As noted in the README:

The development environment works, but really needs a ground-up rewrite to something like Docker Compose. (It hasn't been extensively modified since before Staffjoy was a full-time job!)

It looks like this project would definitely benefit from a docker-compose config. This should speed up on-boarding for any new contributors, as I'm currently trying to spin up the environment myself.

phs92 commented 3 years ago

Did you manage to create the docker-compose file?