renovate/docs
Rhys Arkins a88ba0d16a feat: Dockerfile digest support (#788)
This feature adds initial support for renovating Dockerfiles. Renovate now:
- Detects all `Dockerfile`s in repo
- Searches for `FROM x` in first non-comment line, breaks x into image, tag, digest
- Queries public Docker registry for image:tag combination to find latest digest
- Patches Dockerfile if necessary
- Creates branches/PRs as like with npm

Closes #795
2017-09-14 09:31:36 +02:00
..
configuration.md feat: Dockerfile digest support (#788) 2017-09-14 09:31:36 +02:00
deployment.md Add Gitlab support (#83) 2017-02-11 08:14:19 +01:00
design-decisions.md Enable templates via env and update design decision doc (#192) 2017-04-29 04:42:17 +02:00
faq.md feat: add npmToken, npmrc and yarnrc configuration support (#753) 2017-08-29 09:25:44 +02:00
shareable-configs.md feat: shareable preset configs (#658) 2017-08-18 06:10:19 +02:00
status-checks.md feat: unpublish-safe status check (#635) 2017-08-06 15:38:10 +02:00