hazzuk/compose-backupdate

[Feature] Env variable ignore list of unused Docker images

Opened this issue · 0 comments

Prerequisites

  • I have searched for duplicate or closed feature requests

Proposal

Create an environment variable / command option to store an array of unused Docker image names to ignore during image prune.

Motivation and context

Currently it's a case of all or none during the image prune, there may be images that users want to keep even though they're currently unused.