Commit Graph

268 Commits

Author SHA1 Message Date
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>
2021-04-23 16:06:27 +02:00
Grant Birkinbine a90d4902e0
update readme to include nginx/wsgi/flask link (#133)
Signed-off-by: Grant Birkinbine <grant.birkinbine@gmail.com>
2021-04-22 15:39:25 +02:00
Serhat Şevki Dinçer 5afe7e401b
Create codeql-analysis.yml (#129) 2021-04-14 09:54:36 +02:00
Anca Iordache 99e20f4867
Update dependencies for django and express samples (#128)
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2021-04-13 14:29:52 +02:00
Ali Kadir Bagcioglu 1cc82a85ba
Added react-express-mongodb project link in README (#122)
Signed-off-by: Ali Kadir Bagcioglu <alikadirbagcioglu@gmail.com>
2021-04-12 18:56:18 +02:00
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>
2021-04-06 18:00:09 +02:00
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>
2021-04-06 12:00:33 +02:00
Grant Birkinbine 4480b64e58
init (#120)
Signed-off-by: Grant Birkinbine <grant.birkinbine@gmail.com>
2021-04-06 11:54:06 +02:00
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>
2021-03-22 10:01:41 +01:00
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>
2021-03-22 09:58:41 +01:00
Ryuichi Watanabe a92c067f75
Rename docker-compose.yml to docker-compose.yaml (#92)
Signed-off-by: watanabe.ryuichi <jpz2046@linecorp.com>
2021-03-19 11:39:46 +01:00
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>
2021-03-19 10:26:43 +01:00
Tuna Alaygut d0769851bc
Fixed a typo in the return message (#107)
Signed-off-by: Tuna Alaygut <alaygut@gmail.com>
2021-03-19 10:25:28 +01:00
Kohei Niimi 3253a84db6
delete one of the two restart. (#108)
Signed-off-by: Kohei Niimi <kouhei.aquamarines@gmail.com>
2021-03-19 10:24:41 +01:00
Anca Iordache a3c3882227
Merge pull request #94 from glours/fix-node-forge-vulnerability
Upgrade dependenvies of vuejs sample to fix node-forge vulnerability
2020-09-21 09:58:13 +02:00
Guillaume Lours 469fc130c0 Upgrade dependenvies of vuejs sample to fix node-forge vulnerability
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-09-19 15:30:42 +02:00
Guillaume Lours 147c99df68
Merge pull request #91 from glours/fix_sparkjava_sample
Fix SparkJava-mysql backend bootstrap error
2020-08-18 14:20:17 +02:00
Guillaume Lours 8e35c3ba01 Fix backend bootstrap error
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-08-14 22:12:10 +02:00
Guillaume Lours dcdb55e346
Merge pull request #89 from usha-mandya/samples-note-patch
Add note on samples
2020-08-12 17:43:18 +02:00
Usha Mandya 9ea7ec51e7 Add note on samples
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-08-12 15:47:43 +01:00
Guillaume Lours 8e2d18f531
Merge pull request #88 from gtardif/minecraft_sample
Added Minecraft compose file
2020-08-12 15:01:14 +02:00
Guillaume Tardif 8c2e3a6f32 Added Minecraft compose file
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-08-12 14:59:35 +02:00
Guillaume Lours 3305168f9d
Merge pull request #77 from inductor/update_alpine
Update Alpine to 3.12 from 3.7
2020-08-10 15:03:54 +02:00
Guillaume Lours dcdb498522
Merge pull request #84 from carehart/master
correct typos
2020-08-10 14:45:32 +02:00
Guillaume Lours 563020eb8e
Merge pull request #87 from glours/dop-prop-security-issue
Update nodemon to fix dependency security issue in dot-prop
2020-08-10 10:33:28 +02:00
Guillaume Lours 67b0429f2d Update nodemon to fix dependency security issue in dot-prop
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-08-10 10:32:44 +02:00
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
2020-08-06 14:56:25 +01:00
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>
2020-08-01 18:07:14 +00:00
carehart 77f04a4539 correct reference to number of containers
Signed-off-by: carehart <charlie@carehart.org>
2020-07-27 22:26:00 -05:00
carehart 95129959d2 the
Signed-off-by: carehart <charlie@carehart.org>
2020-07-27 22:14:01 -05:00
Romain Bélorgey 72bc6b1a16
Merge pull request #71 from thyrlian/master
Add Elasticsearch-Logstash-Kibana (ELK) example
2020-07-24 11:34:58 +02:00
Jing Li c02d92a01c Add Logstash config to filter example Nginx logs
Signed-off-by: Jing Li <thyrlian@gmail.com>
2020-07-24 02:32:09 +02:00
inductor 361b0f5bb9 Update Alpine to 3.12 from 3.7
Signed-off-by: inductor <kohei.ota@hpe.com>
2020-07-21 16:50:54 +09:00
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
2020-07-20 09:22:40 +02:00
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
2020-07-20 09:08:40 +02:00
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>
2020-07-20 00:13:54 +00:00
dependabot[bot] 89724644e6
Bump lodash from 4.17.15 to 4.17.19 in /react-express-mysql/backend
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>
2020-07-20 00:00:11 +00:00
Guillaume Lours 638c159abd
Merge pull request #73 from docker/dependabot/maven/sparkjava-mysql/backend/mysql-mysql-connector-java-8.0.16
Bump mysql-connector-java from 8.0.11 to 8.0.16 in /sparkjava-mysql/backend
2020-07-02 10:05:56 +02:00
dependabot[bot] f9cee336fc
Bump mysql-connector-java in /sparkjava-mysql/backend
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.11 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.11...8.0.16)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-02 02:47:53 +00:00
Guillaume Lours 50e72759a7
Merge pull request #69 from rahilsh/master
Fixed typo in readme
2020-06-23 15:57:52 +02:00
Jing Li 20e68aa966 Add Elasticsearch-Logstash-Kibana (ELK) example
Signed-off-by: Jing Li <thyrlian@gmail.com>
2020-06-21 10:21:09 +02:00
Rahil 304292bd9b Fixed typos in readme
Signed-off-by: Rahil S <rahilrshk@gmail.com>
2020-06-13 02:00:03 +05:30
Guillaume Lours aaa6a612e4
Merge pull request #68 from glours/update_vujs_dependencies
Update VueJs dependencies
2020-06-05 22:06:10 +02:00
Guillaume Lours e3aac7b58f Update vuejs dependencies
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-06-05 22:04:41 +02:00
Guillaume Lours 8e968e881c
Merge pull request #67 from docker/dependabot/npm_and_yarn/vuejs/vuejs/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4 in /vuejs/vuejs
2020-06-05 21:44:02 +02:00
dependabot[bot] 05b0f58a3b
Bump websocket-extensions from 0.1.3 to 0.1.4 in /vuejs/vuejs
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-05 19:37:46 +00:00
Guillaume Lours ea069d488f
Merge pull request #66 from glours/fix_django_cve
Upgrade Django version to fix CVE-2020-13596 & CVE-2020-13254
2020-06-05 21:36:32 +02:00
Guillaume Lours d441df2921 Upgrade Django version to fix CVE-2020-13596 & CVE-2020-13254
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-06-05 21:34:30 +02:00
Jérémie Drouet e5828ad1bf react-express-mongodb: clean frontend code
- apply prettier style on every js file
- remove mutation on immutable variables
- remove wrapper on top of axios
- fix form handling
- remove useless port definition in dockerfile

Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-05-13 11:33:48 +02:00
Jérémie Drouet be7f09b6ba react-express-mongodb: lint sources
to fix some syntax issues in the existing code, the commit
put in place prettier and format the code

Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-05-13 11:33:48 +02:00