89 Commits
Author SHA1 Message Date
Guillaume Lours d7f81842a4 identify samples usable with Docker Dev Environments (#279)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-08-09 10:30:30 +02:00
Guillaume Lours 20089c790b add configuration to use react-nginx sample with Docker Dev Environments feature (#269)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-07-13 10:57:34 +02:00
Guillaume Lours e45810975f add configuration to use react-express-mysql sample with Docker Dev Environments feature (#270)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-07-13 10:35:12 +02:00
Guillaume Lours 74317904bd add configuration to use react-express-mongo sample with Docker Dev Environments feature (#271)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-07-13 10:15:53 +02:00
Guillaume Lours 00c7d85f0e add configuration to use sparkjava sample with Docker Dev Environments feature (#261)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-07-12 12:22:52 +02:00
Guillaume Lours f716bfb382 add configuration to use django sample with Docker Dev Environments feature (#252)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-07-12 12:18:35 +02: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 LoursandMilas Bowman 6ac068dfc6 add configuration to use traefik-golang sample with Docker Dev Environments feature (#254)
* add configuration to use traefik-golang sample with Docker Dev Environments feature
* use apt-get instead of apt and --no-install-recommends option

Co-authored-by: Milas Bowman <milasb@gmail.com>
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-07-12 12:09:52 +02:00
Guillaume LoursandMilas Bowman 9d547d23fb add configuration to use spring-postgres sample with Docker Dev Environments feature (#258)
* add configuration to use spring-postgres sample with Docker Dev Environments feature

Co-authored-by: Milas Bowman <milasb@gmail.com>
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-07-09 00:51:47 +02:00
Guillaume Lours eb837eba55 add configuration to use sparkjave-mysql sample with Docker Dev Environments feature (#257)
add configuration to use sparkjava-mysql sample with Docker Dev Environments feature

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-07-08 18:21:41 +02:00
Guillaume Lours c781f1cbb4 add configuration to use react-rust-postgres sample with Docker Dev Environments feature (#264)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-07-08 17:54:08 +02:00
Guillaume Lours 457fe0e668 Merge pull request #262 from milas/dev-envs-fastapi
fastapi: add dev envs support
2022-07-05 19:17:22 +02:00
Guillaume Lours 9a20ca6236 Merge pull request #259 from milas/dev-envs-apache-php
apache-php: add dev envs config
2022-07-05 19:04:39 +02:00
Guillaume Lours e5d18603c4 Merge pull request #250 from glours/react-java-mysql-dev-env
add configuration to use react-java-mysql sample with Docker Dev Environments feature
2022-07-05 17:45:12 +02:00
Guillaume Lours 1a1cfca6c4 add configuration to use react-java-mysql sample with Docker Dev Environments feature
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-07-05 14:48:18 +02:00
Guillaume Lours 8784f95a69 Merge pull request #255 from milas/dev-envs-angular
angular: add dev envs configuration
2022-07-05 14:40:19 +02:00
Guillaume Lours ecef5caea7 update java samples to use eclipse temurin instead of opendjdk (#245)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-05-16 22:19:01 +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
Guillaume Lours 05095bbe0d Merge pull request #214 from SAB-6/master
fixed ImportError
2022-03-13 16:29:28 +01:00
Guillaume Lours 4b279770bf Merge pull request #225 from glours/security-fixes-rust-sample
fix security issues on react-rust-postgres sample
2022-03-12 19:46:35 +01:00
Guillaume Lours 6f66b4a526 fix security issues on react-rust-postgres sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-03-12 19:45:38 +01:00
Guillaume Lours 111f54d96f Merge pull request #224 from glours/security-fixes
Security fixes
2022-03-12 19:18:29 +01: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
Guillaume Lours ea7db187a3 fix security issues on react-nginx sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-03-12 19:05:18 +01:00
Guillaume Lours eaa9360152 fix security issues on django sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-03-12 18:59:29 +01:00
Guillaume Lours 6bcc90c824 fix security issues on angular sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-03-12 18:56:53 +01:00
Guillaume Lours f16cb84e61 fix security issues on react-java-mysql sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-03-12 18:56:44 +01:00
Guillaume Lours 56c23d9f89 fix security issues on react-express-mongodb sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-03-12 18:56:34 +01:00
Guillaume Lours a3e3195313 fix security issues on react-express-mysql sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-03-12 18:56:23 +01:00
Guillaume Lours 9a4a9c5488 update versions of eleastic, logstash and kibana with fix of log Log4J v2 CVE-2021-44228 (#195)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-12-16 12:20:21 +01:00
Guillaume Lours 60073f735c mitigate Log4J v2 CVE-2021-44228 by using LOG4J_FORMAT_MSG_NO_LOOKUPS env variable (#193)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-12-12 00:10:18 +01:00
Guillaume Lours 44e158faef fix security issues in react-nginx sample (#183)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-11-30 09:32:26 +01:00
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>
2021-11-22 09:51:11 +01:00
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>
2021-11-08 11:41:35 +01:00
Guillaume Lours 9c1371ede8 full update of the Angular sample (#176)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-11-04 17:22:24 +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 0a0a53b7c7 fix issue in validor dependency in the backend of react-express-mongodb sample (#175)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-11-04 14:58:45 +01:00
Guillaume Lours 08edf6afc0 fix issue in validor dependency of react-express-mongodb sample (#174)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-11-04 14:50:47 +01:00
Guillaume Lours 30d01c2cad Merge pull request #166 from docker/security-django-sample
upgrade Django version to fix security issue in the Django sample
2021-10-08 12:28:23 +02:00
Guillaume Lours 7ec903b5d2 upgrade django version to fix security issue in the Django sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-10-08 12:27:47 +02:00
Guillaume Lours 91bf79038f Merge pull request #165 from docker/security-fixes
Security fixes
2021-10-08 12:23:34 +02:00
Guillaume Lours 727084b6f6 fix security issues in the react-express-mongodb sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-10-08 12:20:53 +02:00
Guillaume Lours 94d8ab630c fix security issues in the react-express-mysql sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-10-08 12:04:19 +02: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
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 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
Guillaume Lours 8e2d18f531 Merge pull request #88 from gtardif/minecraft_sample
Added Minecraft compose file
2020-08-12 15:01:14 +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
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
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
Guillaume Lours 50e72759a7 Merge pull request #69 from rahilsh/master
Fixed typo in readme
2020-06-23 15:57:52 +02:00
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
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
Guillaume Lours e29f0d1c54 [react-express-mongdb] use compose network to communicate between services (#62)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-05-12 11:18:38 +02:00
Guillaume LOURS 58589727ff Merge pull request #39 from winter0mute/fix-gitea-typo
Fix typo in gitea-postgres README
2020-03-29 14:48:38 +02:00
Guillaume Lours 7fcb573db6 Compliance to awesome repository requirements
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-27 11:38:54 +01:00
Guillaume LOURS 11c633bc7f Merge pull request #35 from jdrouet/react-rust
create a react-rust-postgres example
2020-03-27 10:22:59 +01:00
Guillaume LOURS 60d2d2a8da Merge pull request #37 from fumblehool/flask-app-fix
Updated Dockerfile for flask app
2020-03-26 14:25:05 +01:00
Guillaume LOURS 30038951cd Merge pull request #34 from kouul/master
Add flask sample
2020-03-26 11:35:36 +01:00
Guillaume LOURS 790db4206c Update License to CC0
Needed to be listed in https://github.com/sindresorhus/awesome
2020-03-26 09:44:12 +01:00
Guillaume LOURS 56b4dc0cf9 Merge pull request #33 from glours/security_issues_vuejs_sample
Fix security issues in yarn dependencies of vuejs sample
2020-03-25 16:20:38 +01: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 df60da7605 Merge pull request #32 from glours/security_issues_express_backend
Fix security issues in npm dependencies of react-express-mysql sample
2020-03-25 15:54:21 +01:00
Guillaume Lours 5cf9171841 Fix security issues in npm dependencies of react-express-mysql sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-25 15:47:33 +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
Guillaume Lours 7b5e27dd48 Update frontend port in react-java-sql README.md
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-24 15:15:37 +01:00
Guillaume LOURS a06e22defb Merge pull request #28 from jdrouet/express-mysql
react-express-mysql: fetch version from mysql
2020-03-24 15:15:12 +01:00
Guillaume LOURS 775a9a5c42 Merge pull request #24 from jdrouet/update-react-apps
react-java-mysql: use create-react-app for frontend
2020-03-24 14:44:22 +01:00
Guillaume LOURS 2ef179e53b Merge pull request #25 from jdrouet/react-express-update
react-express-mysql: use create-react-app template
2020-03-23 13:46:31 +01:00
Guillaume LOURS 6e866bda0f Merge pull request #13 from glours/update_react-java-mysql_sample
Update Spring Boot and Mysql version for react-java-mysql sample
2020-03-17 16:49:36 +01:00
Guillaume Lours d7d79e436f Update Spring Boot and Mysql version for react-java-mysql sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-17 16:48:08 +01:00
Guillaume LOURS 0b40d180de Merge pull request #9 from glours/update_sparkjava_samples
Update SparkJava samples
2020-03-17 15:36:06 +01:00
Guillaume Lours 3f8a58ef62 Update SparkJava samples
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-17 15:31:13 +01:00
Guillaume Lours f4f078cd40 Improve Dockerfile
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-12 14:29:50 +01:00
Guillaume Lours ddcbf6f7bd Add connection between spring boot server and postgresql database
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-12 14:16:55 +01:00
Guillaume Lours 7d4d65c780 Upgrade to Spring Boot 2.2.5
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-12 11:05:00 +01:00
Guillaume Lours c34a210be4 Upgrade to Angular 9
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-10 22:57:44 +01:00
Guillaume Lours 06a4527524 Add gitignore and package-lock.json to angular sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2020-03-10 21:33:59 +01:00