Implemented an option to remove old versions of a newly created image and images older than a specified time. Reason/Usecase: https://github.com/docker/build-push-action/issues/252 My temporarily solution: https://github.com/docker/build-push-action/issues/252#issuecomment-744400434
Implemented an option to remove old versions of a newly created image and images older than a specified time.
Reason/Usecase: docker/build-push-action#252
My temporarily solution: docker/build-push-action#252 (comment)