Skip to content

Refactoring the docker-compose files for reuse

Nick Sellen requested to merge docker-refinements into master

What does this MR do?

I wanted to just tidy up the docker-compose files a bit. It's cleaner to make them inherit from a base file and just override the bits that have changed.

How confident are you it won't break things if deployed?

Doesn't impact deployment. Although potentially breaks something in dev/test/ci environment. I tried them all to some extent though, so hopefully ok...

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible... not applicable
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))

Merge request reports