Nick Sieger
c2f8036fd3
Add "Open in Docker Dev Environments" links ( #280 )
...
* readme: add devenvs links in READMEs
Signed-off-by: Nick Sieger <nick@nicksieger.com>
2022-09-01 11:39:33 -05:00
Guillaume Lours
34115dcd3c
add configuration to use vuejs sample with Docker Dev Environments feature ( #253 )
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-07-12 12:13:43 +02:00
Guillaume Lours
298ebd2b45
Fix security issues ( #244 )
...
* fix security issues in react-rust-postgres sample
* fix security issues in react-java-mysql sample
* fix security issues in react-express-mysql sample
* fix security issues in react-express-mongodb sample
* fix security issues in react-nginx sample
* fix security issues in angular sample
* fix security issues in django sample
* fix security issues in vuejs sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-05-16 21:20:20 +02:00
Nicolas De loof
667bd9facb
Adopt Compose v2 ( #240 )
...
* Adopt Compose v2
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2022-05-10 11:59:25 +02:00
Guillaume Lours
62b20cc547
fix security issues on vuejs sample
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-03-12 19:16:12 +01:00
stuffinator
e90f6f22af
fixed service name in description ( #178 )
...
I assume the README was originally copied from the sparkjava example and whoever copied it forgot to change the service name.
Signed-off-by: stuffinator <robzen@online.de>
2021-11-15 21:27:40 +01:00
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>
2021-11-04 15:51:58 +01:00
Guillaume Lours
f1d900bf8f
fix security issues in the VueJS sample
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-10-08 11:53:45 +02:00
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>
2021-07-06 18:05:58 +01:00
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>
2021-05-31 08:54:02 +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
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
dcdb498522
Merge pull request #84 from carehart/master
...
correct typos
2020-08-10 14:45:32 +02: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
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
Guillaume Lours
e3aac7b58f
Update vuejs dependencies
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-06-05 22:04:41 +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
5047947946
Fix security issues in yarn dependencies of vuejs sample
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-25 16:20:06 +01:00
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>
2020-03-24 17:00:48 +01:00
Anca Iordache
77c6920a83
Fix default port mapping and indentation
...
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2020-03-24 00:44:49 +01:00
Anca Iordache
f1e4cca535
Move all samples to the root dir
...
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2020-03-16 17:23:59 +01:00