Lei Shi
4939d96c61
Add Docker Hands-on Labs to Where to start section ( #1147 )
...
* Add Docker Hands-on Labs to Where to start section
* Update README.md
2024-10-20 17:22:51 +02:00
Daniel Lombardi
2856ae4a0e
added: swarm-ansible ( #1146 )
...
* Update README.md
* Update README.md
2024-10-06 23:48:37 +02:00
Aman Kumar
84e69881ec
Fix axibase collector link in readme ( #1144 )
2024-09-08 13:43:59 +02:00
Julien Bisconti
22baa909a7
deprecate Dockeron ( #1143 )
...
fixes #1141
2024-08-22 11:36:31 +02:00
Jason Ng
2e5f3d912e
Add MyIP ( #1142 )
2024-08-22 11:16:02 +02:00
Manuel Schmid
4a116add3a
fix: update outdated links in README.md ( #1140 )
2024-08-15 09:53:21 +02:00
Julien Bisconti
5d67b52ef8
[maintainer] Remove mention of twitter bot ( #1138 )
...
* 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
2024-07-13 22:10:49 +02:00
Alan Pope
cf36e94b71
Add Syft SBOM tool to the Awesome Docker Security section 🎉 ( #1134 )
...
* 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
2024-07-13 00:10:49 +02:00
Ajay D
7663c4e0f5
Add goManageDocker ( #1131 )
...
* Add goManageDocker
* added gomanagedocker in correct position
2024-06-24 12:22:58 +02:00
Manuel Schmid
c322627dce
fix slideshare link in readme ( #1130 )
...
fixes https://github.com/veggiemonk/awesome-docker/actions/runs/9621141019/job/26540539035
2024-06-24 07:54:31 +02:00
invzhi
e9f12cc305
caddy-docker-upstreams ( #1127 )
2024-06-13 07:25:07 +02:00
Denis Khoshaba
f5d48da87a
Add anchor ( #1125 )
...
* Add anchor
2024-05-26 17:38:53 +02:00
Julien Bisconti
5dfc524e74
docker-controller-bot ( #1124 )
...
Telegram bot to control docker containers
2024-05-15 06:47:50 +02:00
hpsaturn
b27a13f2a2
development environment entry: ESP32 Linux Docker Builder ( #1121 )
...
* new development environment entry to compile Linux for ESP32 micros
* fixed markdown issue
2024-04-08 10:24:04 +02:00
Manuel Schmid
4107e446d6
Fix URL linux-audit.com ( #1120 )
...
replace /tag/ with /tags/
https://linux-audit.com/tag/docker/ => 410
https://linux-audit.com/tags/docker/ => 200
2024-04-06 10:32:06 +02:00
Austin Miller
393566d1f5
Learn Docker Visually - Beginner focused high-level overview of all major components of Docker. ( #1119 )
2024-03-20 00:49:22 +01:00
Sofus Albertsen
cde4b9ac7d
add Docker katas ( #1118 )
...
* Update README.md
This series of labs will take you from "Hello Docker" to deploying a containerized web application to a server.
* fix: remove links with failing checks
see https://github.com/veggiemonk/awesome-docker/actions/runs/8097381193/job/22129036106?pr=1118
---------
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
2024-02-29 15:34:58 +01:00
Julian Hochgesang
8fcd838f10
Add SparkView ( #1117 )
2024-02-08 18:42:30 +01:00
Shizun Ge
0925bbcd38
Add gantry for automatically updating Docker services ( #1115 )
2024-02-03 19:59:15 +01:00
Eligio Mariño
5be0d6fa27
doc: add Docuum ( #1114 )
2024-02-03 13:51:31 +01:00
Julien Bisconti
fdf7b63047
add dockemon ( #1113 )
2024-02-02 15:11:19 +01:00
Julien Bisconti
6a81e9f0e5
add dockge ( #1112 )
2024-02-02 15:08:37 +01:00
Alexander
ced0aa5569
Add Mafl ( #1109 )
...
* Add Mafl
* Reorder Mafl
2024-01-21 22:26:28 +01:00
Maximilian Muecke
e0c9da7d18
feat: denops-docker.vim entry and set docker.vim to abandoned
2024-01-21 18:58:31 +01:00
Maximilian Muecke
e6c0a3d57a
feat: gitea and github container registry entries ( #1110 )
...
* feat: gitea and github container registry entries
* fix: adjust gitea ordering
2024-01-21 12:07:03 +01:00
Rami Krispin
4275b45175
Update README.md
...
Add the VScode tutorial
2024-01-20 17:34:26 +01:00
mag37
9ee5ea343f
Added dockcheck under CI/CD section. ( #1107 )
...
dockcheck - A script checking updates for docker images without pulling - then selectively auto-update some/all containers (with extras like notifications, pruning and more).
2024-01-14 21:35:40 +01:00
pmeyer34
dd95f4e357
Add Tekton ( #1105 )
...
* Add Tekton
Signed-off-by: Patrice MEYER <patrice.meyer@groupama.com>
* adjust Tekton description
---------
Signed-off-by: Patrice MEYER <patrice.meyer@groupama.com>
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
2024-01-04 12:10:34 +01:00
Damian Szczepanik
8c65e6563b
ctop project is not maintained and is based on the image with 100+ vulnerabilities ( #1104 )
2023-12-14 00:27:21 +01:00
Jack Wills
30d788bf46
Add oxker under Terminal UI section ( #1102 )
2023-11-28 12:49:59 +01:00
Nicholas Dille
3c2eb24aeb
docker-setup is now uniget ( #1096 )
2023-10-20 10:17:01 +02:00
Stephen Corya
4eca08d9b3
Add caddy-docker-proxy under Reverse Proxies section ( #1095 )
...
* 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>
2023-10-20 09:26:34 +02:00
Andreas Dieckmann
8dc090b56f
remove dockupdater (does not exist anymore) ( #1092 )
...
the project does not exist anymore
2023-10-06 23:08:58 +02:00
Manuel Schmid
a34807e72c
fix packer link ( #1090 )
2023-09-27 09:33:39 +02:00
Pascal Hofmann
29cdd539a9
Remove portus (abandoned) ( #1089 )
2023-09-27 09:07:43 +02:00
Alexei Shevchenko
5896748e40
Add decompose ( #1085 )
2023-09-01 16:38:35 +02:00
Roy Razon
2680f16568
Add Preevy to Wrappers ( #1082 )
2023-08-05 15:59:22 +02:00
Tigran Bayburtsyan
708d277a06
updating treescale.com to alin.io service name change ( #1084 )
...
* updating treescale.com to alin.io service name change
* sorting alphabetically alin.io
2023-08-05 15:46:13 +02:00
Manuel Schmid
38f196c508
Fix sysdig.com redirect in README.md ( #1081 )
...
fixes https://github.com/veggiemonk/awesome-docker/actions/runs/5427953198/jobs/9871679106
2023-07-01 23:52:28 +02:00
Manuel Schmid
ba3464bb86
replace docker newsletter with docker blog ( #1080 )
...
the docker newsletter page was taken down and redirected to /
fixes https://github.com/veggiemonk/awesome-docker/actions/runs/5226989566
2023-06-10 23:20:44 +02:00
Leonardo Amaral
77a9c67a9a
Add Ofelia job scheduler for containers. ( #1079 )
2023-05-30 23:57:09 +02:00
Andreas Gebhardt
8b85c0500a
Broken hyperlinks ( #1077 )
...
Fix mentions which results in broken links in rendered HTML.
Fixes #1072 .
2023-05-20 17:11:34 +02:00
Andreas Gebhardt
c215e66d07
fix weekly QA findings ( #1076 )
...
https://github.com/veggiemonk/awesome-docker/actions/runs/5029238388/jobs/9020684632
2023-05-20 11:44:35 +02:00
Andreas Gebhardt
f0aa81dd7d
Broken hyperlinks ( #1075 )
...
* remove extinguished projects
* fix/update broken mentions
See #1072 .
2023-05-19 11:19:51 +02:00
Giovanni Pecoraro
9ad38c8129
Update README.md ( #1071 )
...
* Update README.md
Added Ansible Linux Docker, dvwassl and Rust Universal Compiler.
* Update README.md
2023-04-30 18:52:07 +02:00
Julien B
3c0c5f4380
fix url monitoring stack ( #1070 )
2023-04-17 12:39:28 +02:00
Ayooluwa
b9e648b72e
Add Better Stack to monitoring services ( #1069 )
2023-04-15 15:42:24 +02:00
Donal Byrne
a61b4fea10
Add EZDC, docker compose test harness, to testing section ( #1067 )
2023-04-09 20:37:17 +02:00
Fabien D
28ff6c5718
Add dctl as cli tools ( #1066 )
2023-04-03 09:24:56 +02:00
Tobias Holst
cca015b2c2
Sloppy.io is shutting down on the 15th of April 2023 ( #1064 )
2023-03-24 23:42:31 +01:00