diff --git a/README.md b/README.md index ffa537e..12efea0 100644 --- a/README.md +++ b/README.md @@ -362,7 +362,7 @@ Native desktop applications for managing and montoring docker hosts and clusters - [ctop (1)](https://github.com/yadutaf/ctop) - A command line / text based Linux Containers monitoring tool that works just like you expect (Python) by [@yadutaf](https://github.com/yadutaf) - [ctop (2)](https://github.com/bcicen/ctop) - Top-like interface for container metrics (Golang) by [@bcicen](https://github.com/bcicen/) - [dive](https://github.com/wagoodman/dive) - A tool for exploring each layer in a docker image. By [wagoodman](https://github.com/wagoodman). -- [dockdash](https://github.com/byrnedo/dockdash) detailed stats. By [@byrnedo] +- [dockdash](https://github.com/byrnedo/dockdash) detailed stats. By [@byrnedo] - [Docker-mon](https://github.com/icecrime/docker-mon) :skull: - Console-based Docker monitoring by [@icecrime](https://github.com/icecrime) - [dockly](https://github.com/lirantal/dockly) - An interactive shell UI for managing Docker containers by [@lirantal](https://github.com/lirantal) - [DockSTARTer](https://github.com/GhostWriters/DockSTARTer) - DockSTARTer helps you get started with home server apps running in Docker by [GhostWriters](https://github.com/GhostWriters) @@ -828,7 +828,7 @@ Services to securely store your Docker images. ## Contributor over time [![Contributor over time](https://contributor-graph-api.apiseven.com/contributors-svg?chart=contributorOverTime&repo=veggiemonk/awesome-docker)](https://www.apiseven.com/en/contributor-graph?chart=contributorOverTime&repo=veggiemonk/awesome-docker) - + [contributing]: https://github.com/veggiemonk/awesome-docker/blob/master/.github/CONTRIBUTING.md [calico]: https://github.com/projectcalico/calicoctl diff --git a/tests/exclude_in_test.json b/tests/exclude_in_test.json index da983b9..fba5ddc 100644 --- a/tests/exclude_in_test.json +++ b/tests/exclude_in_test.json @@ -4,5 +4,6 @@ "https://github.com/apps/", "https://cycle.io/", "https://www.manning.com/", - "https://deepfence.io" + "https://deepfence.io", + "https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" ]