* feat: add DockStat
* fix: use correct order for 🚧 sign
* fix: use description of repository https://github.com/its4nik/dockstat instead of the one provided by @its4nik
* Add docker-dns to Service Discovery
Lightweight DNS forwarder for Docker containers, resolves container
names with custom suffixes (e.g. .docker) on the host to simplify
service discovery.
* docs: add missing user information
Updated docker-dns description to include author attribution
---------
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
My site is among the most visited by French-speaking individuals for content on DevSecOps culture and tools. And of course, Docker is extensively documented on it.
* update Google Container Registry -> Artifact Registry
* remove dockhero.io (link dead)
* Update exclude_in_test.json
udacity is still valid, just returned `forbidden`.
* Remove mention of twitter bot
It seems broken since the twitter/x API changes. @vegasbrianc was the one to set it up back then. This has been mentioned in #1137
* Update config.yml
first PR merged comment fixed
* Add Syft to the security section
The world's favorite SBOM tool :D
* Fix my markdown blunder
Ahem.
* ABCDEFGHIJKLMNOPQR S TUVWXYZ
You'd have thought I'd have learned the alphabet by now.
I don't know *what* I was thinking, putting it waaaay up there.
Sorry about that.
* Update Syft & Anchore
Ok, I didn't realise the Anchore link at the top is actually to a product which is no longer available. So, I did the following to reduce mess:
1) Fixed the Anchore Enterprise product name, and added the 💲 because it's a paid product.
2) Removed reference to Anchore from Syft, as it's an open source project with multiple contributors outside Anchore.
I hope that's okay :D
dockcheck - A script checking updates for docker images without pulling - then selectively auto-update some/all containers (with extras like notifications, pruning and more).
* Add caddy-docker-proxy under Reverse Proxies section
* remove skillcombo.com link with error
---------
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>