Refactor into docker category, update descs

This commit is contained in:
Jonathan Neidel 2021-03-25 03:35:09 +01:00 committed by GitHub
parent 0e085eb861
commit 0f33137940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 4 deletions

View File

@ -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