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
dependabot[bot]
2b38b62730
Bump rimraf from 5.0.5 to 5.0.7 ( #1122 )
...
Bumps [rimraf](https://github.com/isaacs/rimraf ) from 5.0.5 to 5.0.7.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.5...v5.0.7 )
---
updated-dependencies:
- dependency-name: rimraf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 19:33:48 +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
dependabot[bot]
0064ad6e1b
Bump fs-extra from 11.1.1 to 11.2.0 ( #1103 )
...
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra ) from 11.1.1 to 11.2.0.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.1.1...11.2.0 )
---
updated-dependencies:
- dependency-name: fs-extra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 08:27:43 +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
dependabot[bot]
ee24bc2f43
Bump rimraf from 5.0.4 to 5.0.5 ( #1091 )
...
Bumps [rimraf](https://github.com/isaacs/rimraf ) from 5.0.4 to 5.0.5.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.4...v5.0.5 )
---
updated-dependencies:
- dependency-name: rimraf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-27 17:16:53 +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
dependabot[bot]
66c8646599
Bump rimraf from 5.0.1 to 5.0.4 ( #1088 )
...
Bumps [rimraf](https://github.com/isaacs/rimraf ) from 5.0.1 to 5.0.4.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.1...v5.0.4 )
---
updated-dependencies:
- dependency-name: rimraf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-27 07:50:21 +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
dependabot[bot]
2e0beda62d
Bump node-fetch from 3.3.1 to 3.3.2 ( #1083 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.3.1...v3.3.2 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 08:43:37 +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
9ce3045159
exlude docker reddit on test ( #1078 )
...
```
{ TEST_PASSED: false, EXTERNAL_LINKS: 152 }
❌ ERROR {
"0": {
"show": true,
"duplicates": "",
"other_links_error": [
[
"https://www.reddit.com/r/docker/ ",
{
"ok": false,
"status": "Found",
"redirect": {
"src": "https://www.reddit.com/r/docker/ ",
"dst": "/r/docker/?rdt=51685"
}
}
]
]
}
}
```
2023-05-29 17:40:14 +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
dependabot[bot]
4db75c5f8b
Bump rimraf from 5.0.0 to 5.0.1 ( #1074 )
...
Bumps [rimraf](https://github.com/isaacs/rimraf ) from 5.0.0 to 5.0.1.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: rimraf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-19 09:09:01 +02:00
Andreas Gebhardt
ffc7afae4c
run link check weekly at saturday midnight ( #1073 )
2023-05-18 17:54:45 +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
dependabot[bot]
ce4efb4013
Bump rimraf from 4.4.1 to 5.0.0 ( #1068 )
...
Bumps [rimraf](https://github.com/isaacs/rimraf ) from 4.4.1 to 5.0.0.
- [Release notes](https://github.com/isaacs/rimraf/releases )
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v4.4.1...v5.0.0 )
---
updated-dependencies:
- dependency-name: rimraf
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 19:56:04 +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