Skip to content

Dev containers

Ron Tapia requested to merge ron.tapia/gwcelery:dev-containers into main

This MR adds a directory, etc/dev-containers that contains a makefile and two docker build files that can be used to develop and run gwcelery locally using docker. The directory also contains a docker-compose.yml file that can be used to run the containers using docker-compose and a README.rst file that documents the building and use of the containers.

This MR is part of a response to issue: #361

Merge request reports