Skip to content

Support `-m` for registry-garbage-collect command

Kamil Trzciński requested to merge extend-registry-collect-with-m into master

This adds a -m switch and relevant documentation to Clean up old container image revisions.

This provides:

  1. The support for -m switch for registry-garbage-collect command,
  2. Extend and explains documentation about content-addressable layers,
  3. Adds a section about adding cron schedule,
  4. Moves container api into subsection.

Merge request reports