From 0f3313794068ee2c4c5d13303c9396a326bf8193 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Thu, 25 Mar 2021 03:35:09 +0100 Subject: [PATCH] Refactor into docker category, update descs --- readme.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 8f70e03..6fc5a6f 100644 --- a/readme.md +++ b/readme.md @@ -189,15 +189,18 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [azure-cli](https://github.com/Azure/azure-cli) - Command-line tools for Azure. - [SAWS](https://github.com/donnemartin/saws) - Supercharged AWS CLI. - [s3cmd](https://github.com/s3tools/s3cmd) - Fully-Featured S3 client. -- [lstags](https://github.com/ivanilves/lstags) - Synchronize Docker images across different registries. - [pm2](https://pm2.io/runtime/) - Production Process Manager for Node.js. -- [dockly](https://github.com/lirantal/dockly) - Interactively manage Docker containers. - [ops](https://github.com/nanovms/ops) - Unikernel compilation and orchestration tool. -- [lazydocker](https://github.com/jesseduffield/lazydocker) - Simple docker/docker-compose interface. - [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 + +- [lstags](https://github.com/ivanilves/lstags) - Synchronize images across registries. +- [dockly](https://github.com/lirantal/dockly) - Interactively manage containers. +- [lazydocker](https://github.com/jesseduffield/lazydocker) - Simple docker/docker-compose interface. - [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. +- [docker-pushrm](https://github.com/christian-korneck/docker-pushrm) - Push a readme to container registries. ### Release