Skip to content
Snippets Groups Projects
  1. Aug 27, 2018
  2. Aug 04, 2018
  3. Jul 20, 2018
  4. Mar 30, 2018
  5. Mar 28, 2018
    • Rhys Arkins's avatar
      feat: Docker Compose support (#1729) · b724a411
      Rhys Arkins authored
      Adds support for renovating Docker Compose files (e.g. `docker-compose.yml`). Functionality is essentially the same as the existing `Dockerfile` capabilities, so config for `docker` is shared with `docker-compose` but may also be overridden.
      
      Merging as disabled by default - will wait for some opt-in testing before turning it on by default.
      
      Closes #832 
Loading