From 0e085eb86117a62881b6061f9d874f433ebbd982 Mon Sep 17 00:00:00 2001 From: Christian Korneck Date: Sun, 31 May 2020 18:46:01 +0200 Subject: [PATCH] add docker-pushrm, a Docker CLI plugin that that lets you push the README.md file from the current directory to a container registry like Docker Hub. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e5c07f2..8f70e03 100644 --- a/readme.md +++ b/readme.md @@ -197,6 +197,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [flog](http://github.com/mingrammer/flog) - A fake log generator for log formats such as apache-common, apache error and RFC3164 syslog. - [isitfit](http://github.com/autofitcloud/isitfit) - Manage AWS EC2 rightsizing. - [docker-shell](https://github.com/Trendyol/docker-shell) - Simple interactive docker interface. +- [docker-pushrm](https://github.com/christian-korneck/docker-pushrm) - A Docker CLI plugin that that lets you push the README.md file from the current directory to a container registry. Supports Docker Hub, Quay and Harbor. ### Release