Closed spkane closed 2 years ago
The PR Cleanup Gihthub action currently patches a builds hub-tool so that we can easily delete tagged images from Docker Hub.
hub-tool
It works, but it slow and inefficient, especially if we start to use this in more repos.
If upstream doesn't fix the core issues soonish then we should just fork the repo for now and build our own copy.
https://github.com/superorbital/docker-hub-tool/releases/tag/2022-01-06-patched
done
The PR Cleanup Gihthub action currently patches a builds
hub-tool
so that we can easily delete tagged images from Docker Hub.It works, but it slow and inefficient, especially if we start to use this in more repos.
If upstream doesn't fix the core issues soonish then we should just fork the repo for now and build our own copy.