Leon Stoldt
38ec9cecba
Added Pi-hole / cloudflared example for use of DoH
...
Signed-off-by: Leon Stoldt <tech@leon-stoldt.de>
3 years ago
Vaibhaw
4bbd137d73
Fix security issues : Update Packages ( #150 )
...
* Update php version to 8.0.7
* Fix security issues in vuejs sample
Signed-off-by: Vaibhaw <kvaibhaw99@gmail.com>
3 years ago
Dinesh kumar
495ec0033a
fixed the broken link docker-compose.yaml in README.md of prometheus-grafana ( #152 )
...
Signed-off-by: Dinesh kumar <dineshkumar12004@gmail.com>
3 years ago
Jérémie Drouet
a13fabe604
refacto(react-rust-postgres): replace rocket by actix-web ( #153 )
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
3 years ago
Jeffrey Swan
0ae9d4cea7
fix(docs): corrects typo in project documentation. ( #137 )
...
* fix(docs): corrects typo in project documentation.
Signed-off-by: Jeffrey Swan <jeffrey.swan.it@gmail.com>
4 years ago
Guillaume Lours
807fea936d
Fix security issues ( #147 )
...
* fix security issues in backend of react-express-mysql sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
* fix security issues in vuejs sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
4 years ago
Alvaro Carpio
006574eeea
add MySql healthcheck to dependency for backend ( #148 )
...
Signed-off-by: Alvaro Carpio <alvanxp@outlook.com>
4 years ago
Kai Devrim
66e821ffa0
Update Wordpress-MySQL README ( #145 )
...
It previously said at the bottom,
`To remove all Gitea data,`
I changed it from Gitea to Wordpress
`To remove all Wordpress data,`
4 years ago
yuzu
bd5fa7b667
Fix typo: `fom` -> `from` ( #142 )
...
Signed-off-by: Yz4230 <yuzupon1480@gmail.com>
4 years ago
Daniel
5da10ec827
update reference to port 5000 (now 3000) ( #138 )
...
Signed-off-by: Daniel Santos <iam@w-b.dev>
4 years ago
Max
6bec53c4c6
Fixed typo in message. ( #132 )
...
Signed-off-by: maxmarzolf <max@treesfromspace.com>
4 years ago
Esteban Solano Granados
6ba8ef4937
Migrate aspnet-mssql sample to .NET 5 🚀 ( #143 )
...
* Updated MVC app to .NET 5
Signed-off-by: GitHub <noreply@github.com>
* Added SQL Server health check
Signed-off-by: GitHub <noreply@github.com>
* Updated README.md files with ASP.NET samples
Signed-off-by: GitHub <noreply@github.com>
4 years ago
Alvaro Carpio
c8370c40c6
Update nginx-golang-mysql dockercompose ( #141 )
...
* Add missing expose field to docker compose files (#124 )
Signed-off-by: javi <javier@okteto.com>
Signed-off-by: Alvaro Carpio <alvanxp@outlook.com>
* add MySql healthcheck to dependency for backend
Signed-off-by: Alvaro Carpio <alvanxp@outlook.com>
Co-authored-by: Javier López Barba <j.lopezbarb@gmail.com>
4 years ago
Javier López Barba
744ed86c55
Add missing expose field to docker compose files ( #124 )
...
Signed-off-by: javi <javier@okteto.com>
4 years ago
Esteban Solano Granados
eece4feb98
Add nginx-aspnet-mysql implementation ( #119 )
...
* Added nginx-aspnet-mysql implementation
Signed-off-by: GitHub <noreply@github.com>
* Updated nginx+aspnet+mysql README.md
Signed-off-by: GitHub <noreply@github.com>
* Added db healthcheck
Signed-off-by: GitHub <noreply@github.com>
4 years ago
Grant Birkinbine
a90d4902e0
update readme to include nginx/wsgi/flask link ( #133 )
...
Signed-off-by: Grant Birkinbine <grant.birkinbine@gmail.com>
4 years ago
Serhat Şevki Dinçer
5afe7e401b
Create codeql-analysis.yml ( #129 )
4 years ago
Anca Iordache
99e20f4867
Update dependencies for django and express samples ( #128 )
...
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
4 years ago
Ali Kadir Bagcioglu
1cc82a85ba
Added react-express-mongodb project link in README ( #122 )
...
Signed-off-by: Ali Kadir Bagcioglu <alikadirbagcioglu@gmail.com>
4 years ago
Joseph Barreca
93565e805f
update php version to 8.0.3 ( #115 )
...
* update php version to 8.0.3
current stable version: 8.0.3 / 4 March 2021
Signed-off-by: Joseph Barreca <jbarrec.tech@gmail.com>
4 years ago
pipopopo
9fa795e322
port 8080 is actually port 80 ( #123 )
...
Signed-off-by: Kenny Tordeurs <ktordeur@redhat.com>
Co-authored-by: Kenny Tordeurs <ktordeur@redhat.com>
4 years ago
Grant Birkinbine
4480b64e58
init ( #120 )
...
Signed-off-by: Grant Birkinbine <grant.birkinbine@gmail.com>
4 years ago
Andy Madge
a42a8531ab
Added `--no-cache-dir` option to all Python pip commands in Dockerfiles ( #113 )
...
The cache gives no benefit to a Docker image but it does add size, hence it's best left out.
Signed-off-by: Andy Madge <andymadge@gmail.com>
4 years ago
frgegr
a2cf9cc9f3
Update React / Spring / MySQL example ( #99 )
...
* Update README.md title from NodeJS to Spring
Signed-off-by: Friedrich Greiner <greinerfriedrich@gmail.com>
* Always restart spring backend service
Signed-off-by: Friedrich Greiner <greinerfriedrich@gmail.com>
* Also pass db-password secret to spring backend
Signed-off-by: Friedrich Greiner <greinerfriedrich@gmail.com>
* Add healthcheck to the mysql service
- a start_period of 30s + 15s (interval * retries) should be long enough for mysql to initialize
Signed-off-by: Friedrich Greiner <greinerfriedrich@gmail.com>
4 years ago
Ryuichi Watanabe
a92c067f75
Rename docker-compose.yml to docker-compose.yaml ( #92 )
...
Signed-off-by: watanabe.ryuichi <jpz2046@linecorp.com>
4 years ago
Guillaume Lours
16854a92ef
Fix security issues ( #102 )
...
* upgrade dependencies of vuejs sample to fix security issues
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
* upgrade dependencies of react-express-mongodb sample to fix security issues
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
* upgrade dependencies of react-express-mysql sample to fix security issues
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
4 years ago
Tuna Alaygut
d0769851bc
Fixed a typo in the return message ( #107 )
...
Signed-off-by: Tuna Alaygut <alaygut@gmail.com>
4 years ago
Kohei Niimi
3253a84db6
delete one of the two restart. ( #108 )
...
Signed-off-by: Kohei Niimi <kouhei.aquamarines@gmail.com>
4 years ago
Anca Iordache
a3c3882227
Merge pull request #94 from glours/fix-node-forge-vulnerability
...
Upgrade dependenvies of vuejs sample to fix node-forge vulnerability
4 years ago
Guillaume Lours
469fc130c0
Upgrade dependenvies of vuejs sample to fix node-forge vulnerability
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
4 years ago
Guillaume Lours
147c99df68
Merge pull request #91 from glours/fix_sparkjava_sample
...
Fix SparkJava-mysql backend bootstrap error
4 years ago
Guillaume Lours
8e35c3ba01
Fix backend bootstrap error
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
4 years ago
Guillaume Lours
dcdb55e346
Merge pull request #89 from usha-mandya/samples-note-patch
...
Add note on samples
4 years ago
Usha Mandya
9ea7ec51e7
Add note on samples
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
4 years ago
Guillaume Lours
8e2d18f531
Merge pull request #88 from gtardif/minecraft_sample
...
Added Minecraft compose file
4 years ago
Guillaume Tardif
8c2e3a6f32
Added Minecraft compose file
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
4 years ago
Guillaume Lours
3305168f9d
Merge pull request #77 from inductor/update_alpine
...
Update Alpine to 3.12 from 3.7
4 years ago
Guillaume Lours
dcdb498522
Merge pull request #84 from carehart/master
...
correct typos
4 years ago
Guillaume Lours
563020eb8e
Merge pull request #87 from glours/dop-prop-security-issue
...
Update nodemon to fix dependency security issue in dot-prop
4 years ago
Guillaume Lours
67b0429f2d
Update nodemon to fix dependency security issue in dot-prop
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
4 years ago
Justin Cormack
c47ca78721
Merge pull request #85 from docker/dependabot/npm_and_yarn/vuejs/vuejs/elliptic-6.5.3
...
Bump elliptic from 6.5.2 to 6.5.3 in /vuejs/vuejs
4 years ago
dependabot[bot]
94c483302a
Bump elliptic from 6.5.2 to 6.5.3 in /vuejs/vuejs
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
carehart
77f04a4539
correct reference to number of containers
...
Signed-off-by: carehart <charlie@carehart.org>
4 years ago
carehart
95129959d2
the
...
Signed-off-by: carehart <charlie@carehart.org>
4 years ago
Romain Bélorgey
72bc6b1a16
Merge pull request #71 from thyrlian/master
...
Add Elasticsearch-Logstash-Kibana (ELK) example
4 years ago
Jing Li
c02d92a01c
Add Logstash config to filter example Nginx logs
...
Signed-off-by: Jing Li <thyrlian@gmail.com>
4 years ago
inductor
361b0f5bb9
Update Alpine to 3.12 from 3.7
...
Signed-off-by: inductor <kohei.ota@hpe.com>
4 years ago
Guillaume Lours
3cf928bf9e
Merge pull request #78 from docker/dependabot/npm_and_yarn/react-express-mysql/backend/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19 in /react-express-mysql/backend
4 years ago
Guillaume Lours
72ef2e9175
Merge pull request #79 from docker/dependabot/npm_and_yarn/vuejs/vuejs/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19 in /vuejs/vuejs
4 years ago
dependabot[bot]
ffc0c52d13
Bump lodash from 4.17.15 to 4.17.19 in /vuejs/vuejs
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago