#559 Improve Containerization
Merged by lholecek. Opened by lholecek.
lholecek/greenwave improve-containerization  into  master

Download 559.patch

Use a default configuration in container

Remove unneeded source files from container

This makes the container work out of the box for development. You can mount custom configuration at /src/conf/.

This also normalizes the default paths in configuration (/etc/greenwave/ base dir).

rebased onto f2ea7be86f708ccce1ee235d31ee8022dbdb5300

rebased onto 14216a0e73c6d6579c5a79e5bdf04c89d708650e

rebased onto 9420360ba30446f93d28f09c893e3527ac64ebe0

3 new commits added

  • Tests: Avoid using GREENWAVE_CONFIG variable in tests
  • Use a default configuration in container
  • Remove unneeded source files from container

I'm not a docker-compose expert. But for what I know it looks good \o/

Pull-Request has been merged by lholecek

Metadata