Skip to content
Snippets Groups Projects
  1. Feb 05, 2020
  2. Aug 14, 2019
  3. Jul 25, 2019
  4. Jul 17, 2019
  5. Apr 02, 2019
  6. Mar 11, 2019
  7. Jan 25, 2019
  8. Nov 04, 2018
  9. Jun 29, 2018
  10. May 03, 2018
  11. 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