Skip to content

Docker image for hub-purge, which clears GitHub image caches on README

License

Notifications You must be signed in to change notification settings

nwtgck/hub-purge-dockerfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hub-purge-dockerfile

Docker Automated build

Docker image for hub-purge, which clears GitHub image caches on README

Usage

docker run --rm nwtgck/hub-purge <user1>/<repo1> <user2>/<repo2> ... <userN>/<repoN>

Example Usage

The following command clears image caches in two repositories, nwtgck/trans-server-akka and nwtgck/ts-copyable-npm.

docker run --rm nwtgck/hub-purge nwtgck/trans-server-akka nwtgck/ts-copyable-npm

About

Docker image for hub-purge, which clears GitHub image caches on README

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published