Guillaume Lours
|
93f8f18f64
|
Fix security issues (#179)
* fix security issues in react-java-mysql sample
* fix security issues in react-express-mysql sample
* fix security issues in react-express-mongol sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
|
3 years ago |
Guillaume Lours
|
4bba832f88
|
Arm64 and check Compose v2 support (#177)
add support of arm64 architecture for the following samples:
* aspnet-mssql
* elasticsearch-logstash-kibana
* nginx-aspnet-mysql
* nginx-flask-mysql
* nginx-golang-mysql
* react-java-mysql
* sparkjava-mysql
* wordpress-mysql
* react-express-mysql
* react-express-mongodb
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
|
3 years ago |
Guillaume Lours
|
2056ab2f01
|
Remove version from compose files to conform to the specification (#167)
https://github.com/compose-spec/compose-spec/blob/master/spec.md#version-top-level-element
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
|
3 years ago |
Guillaume Lours
|
94d8ab630c
|
fix security issues in the react-express-mysql sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
|
3 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 |
Anca Iordache
|
99e20f4867
|
Update dependencies for django and express samples (#128)
Signed-off-by: Anca Iordache <anca.iordache@docker.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 |
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 |
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>
|
4 years ago |
Guillaume Lours
|
5cf9171841
|
Fix security issues in npm dependencies of react-express-mysql sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
|
5 years ago |
Guillaume Lours
|
4478c5c142
|
Udpdate some README.md files and change the version of node image for vuejs sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
|
5 years ago |
Guillaume LOURS
|
a06e22defb
|
Merge pull request #28 from jdrouet/express-mysql
react-express-mysql: fetch version from mysql
|
5 years ago |
Jérémie Drouet
|
59724f87a1
|
react-express-mysql: get version from mysql
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
|
5 years ago |
Anca Iordache
|
77c6920a83
|
Fix default port mapping and indentation
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
|
5 years ago |
Jérémie Drouet
|
75aa52524c
|
react-express-mysql: split backend code
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
|
5 years ago |
Jérémie Drouet
|
b58a42015d
|
react-express-mysql: use create-react-app template
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
|
5 years ago |
Anca Iordache
|
f1e4cca535
|
Move all samples to the root dir
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
|
5 years ago |