diff --git a/README.md b/README.md index bd71f40..f3a7d33 100644 --- a/README.md +++ b/README.md @@ -47,21 +47,20 @@ Have Questions? Join us over [Slack](https://launchpass.com/collabnix) and get c | 3 | Watchtower | [A process for automating Docker container base image updates](https://github.com/containrrr/watchtower) | ![Docker Pulls](https://img.shields.io/docker/pulls/containrrr/watchtower) ![GitHub Stars](https://img.shields.io/github/stars/containrrr/watchtower) | |4 |Syft|[CLI tool and library for generating a Software Bill of Materials from container images and filesystems](https://github.com/anchore/syft) ![badge](https://camo.githubusercontent.com/3df8afcf8230a643042ceb57dc0c9e55a2fe2a126be6a7d57e38996e4d5aaa42/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2d6e65772d726564)| ![Docker Pulls](https://img.shields.io/docker/pulls/anchore/syft) ![Github stars](https://img.shields.io/github/stars/anchore/syft)| | 5| gitlab-ci-image-scanner (gcis) |[executes security scan over all Docker images used in all CI files](https://github.com/jkosik/gitlab-ci-image-scanner) ![badge](https://camo.githubusercontent.com/3df8afcf8230a643042ceb57dc0c9e55a2fe2a126be6a7d57e38996e4d5aaa42/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2d6e65772d726564) | ![Github Stars](https://img.shields.io/github/stars/jkosik/gitlab-ci-image-scanner) | -|6 | Watchtower | [A process for automating Docker container base image updates](https://github.com/containrrr/watchtower) |![GitHub Stars](https://img.shields.io/github/stars/containrrr/watchtower) -|7| dockcross |[Cross compiling toolchains in Docker images.](https://linktr.ee/dockcross) |![Github Stars](https://img.shields.io/github/stars/dockcross) | -|8| fluentd |[collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on. Fluentd helps you unify your logging infrastructure](https://www.fluentd.org/) |![Github Stars](https://img.shields.io/github/stars/fluent/fluentd) | -|9| Logspout |[Logspout is a log router for Docker containers that runs inside Docker](https://github.com/gliderlabs/logspout#readme) |![Github Stars](https://img.shields.io/github/stars/gliderlabs/logspout) | -|10| Packer |[Packer is an automated system that helps create images for containers and virtual machines. It is a lightweight application and works with most major operating systems.](https://github.com/hasahicorp/packer) |![Github Stars](https://img.shields.io/github/stars/hashicorp/packer) | -|11| Flannel |[Flannel is a networking tool that helps connect multiple docker containers. It creates an overlay mesh network that resolves the issues faced when creating subnets.](https://github.com/flannel-io/flannel) |![Github Stars](https://img.shields.io/github/stars/flannel-io/flannel) | -|12| Whalewall |[Automate management of firewall rules for Docker containers](https://github.com/capnspacehook/whalewall) |![Github Stars](https://img.shields.io/github/stars/capnspacehook/whalewall) | -|13| Whale |[Tool to automatically dockerize your application.](https://github.com/Gueils/whales) |![Github Stars](https://img.shields.io/github/stars/Gueils/whales) | -|14| Consul |[Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.](https://github.com/hashicorp/consul) |![Github Stars](https://img.shields.io/github/stars/hashicorp/consul) | -|15| Corrator |[A tool to verify the versions of apps used inside docker containers.](https://github.com/natecox/corrator) |![Github Stars](https://img.shields.io/github/stars/natecox/corrator) | -|16| sumologic |[Setup image for the Sumologic Kubernetes Collection.](https://github.com/SumoLogic/sumologic-kubernetes-setup) |![Github Stars](https://img.shields.io/github/stars/sumologic/sumologic-kubernetes-setup) | -|17| Dedockify|[Reverse engineer Docker images into Dockerfiles.](https://github.com/mrhavens/Dedockify) |![Github Stars](https://img.shields.io/github/stars/mrhavens/Dedockify) | -|18| Openresty|[Docker tooling for OpenResty](https://hub.docker.com/r/openresty/openresty) |![Github Stars](https://img.shields.io/github/stars/openresty/docker-openresty) | -|19| Oxker|[A simple gui to view & control docker containers.](https://github.com/mrjackwills/oxker) |![Github Stars](https://img.shields.io/github/stars/mrjackwills/oxker) | -|20| Dockerdot|[dockerdot shows dockerfile dependenciy graph. This is useful to understand how build dockerfile. This uses Go WebAssembly + BuildKit package..](https://github.com/po3rin/dockerdot) |![Github Stars](https://img.shields.io/github/stars/po3rin/dockerdot) | +|6| dockcross |[Cross compiling toolchains in Docker images.](https://linktr.ee/dockcross) |![Github Stars](https://img.shields.io/github/stars/dockcross) | +|7| fluentd |[collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on. Fluentd helps you unify your logging infrastructure](https://www.fluentd.org/) |![Github Stars](https://img.shields.io/github/stars/fluent/fluentd) | +|8| Logspout |[Logspout is a log router for Docker containers that runs inside Docker](https://github.com/gliderlabs/logspout#readme) |![Github Stars](https://img.shields.io/github/stars/gliderlabs/logspout) | +|9| Packer |[Packer is an automated system that helps create images for containers and virtual machines. It is a lightweight application and works with most major operating systems.](https://github.com/hasahicorp/packer) |![Github Stars](https://img.shields.io/github/stars/hashicorp/packer) | +|10| Flannel |[Flannel is a networking tool that helps connect multiple docker containers. It creates an overlay mesh network that resolves the issues faced when creating subnets.](https://github.com/flannel-io/flannel) |![Github Stars](https://img.shields.io/github/stars/flannel-io/flannel) | +|11| Whalewall |[Automate management of firewall rules for Docker containers](https://github.com/capnspacehook/whalewall) |![Github Stars](https://img.shields.io/github/stars/capnspacehook/whalewall) | +|12| Whale |[Tool to automatically dockerize your application.](https://github.com/Gueils/whales) |![Github Stars](https://img.shields.io/github/stars/Gueils/whales) | +|13| Consul |[Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.](https://github.com/hashicorp/consul) |![Github Stars](https://img.shields.io/github/stars/hashicorp/consul) | +|14| Corrator |[A tool to verify the versions of apps used inside docker containers.](https://github.com/natecox/corrator) |![Github Stars](https://img.shields.io/github/stars/natecox/corrator) | +|15| sumologic |[Setup image for the Sumologic Kubernetes Collection.](https://github.com/SumoLogic/sumologic-kubernetes-setup) |![Github Stars](https://img.shields.io/github/stars/sumologic/sumologic-kubernetes-setup) | +|16| Dedockify|[Reverse engineer Docker images into Dockerfiles.](https://github.com/mrhavens/Dedockify) |![Github Stars](https://img.shields.io/github/stars/mrhavens/Dedockify) | +|17| Openresty|[Docker tooling for OpenResty](https://hub.docker.com/r/openresty/openresty) |![Github Stars](https://img.shields.io/github/stars/openresty/docker-openresty) | +|18| Oxker|[A simple gui to view & control docker containers.](https://github.com/mrjackwills/oxker) |![Github Stars](https://img.shields.io/github/stars/mrjackwills/oxker) | +|19| Dockerdot|[dockerdot shows dockerfile dependenciy graph. This is useful to understand how build dockerfile. This uses Go WebAssembly + BuildKit package..](https://github.com/po3rin/dockerdot) |![Github Stars](https://img.shields.io/github/stars/po3rin/dockerdot) | ## Image Build Toolkit