231 Commits (ecef5caea709bc4783c7334131132f6e00607526)
 

Author SHA1 Message Date
Guillaume Lours ecef5caea7
update java samples to use eclipse temurin instead of opendjdk (#245)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2 years ago
Tom Moulard ebd478bc39
fix: update traefik minor version to v2.6 (#243)
Signed-off-by: Tom Moulard <tom.moulard@traefik.io>
2 years ago
Fedor Skvortsov 0acff2e4ad
fix: name of `target/dependency` directory (#237)
Signed-off-by: Fedor Skvortsov <skvortsovfk@gmail.com>
2 years ago
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>
2 years ago
Nicolas De loof 667bd9facb
Adopt Compose v2 (#240)
* Adopt Compose v2

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2 years ago
Esteban Solano Granados bc95525543
Upgrade nginx-aspnet-mysql to net6.0 🚀 (#198)
* Upgrade to net6.0 [csproj]
* Upgrade MySqlConnector NuGet package
* Port Program to net6.0
* Upgrade Dockerfile base image
3 years ago
Ajeet Singh Raina, Docker Captain, ARM Innovator, RedisInc 04f8c9ca12
Nginx/Node/Redis and Flask/Redis Compose example (#222)
* Added Node, Nginx and Redis Project
* Added Flask/Redis
3 years ago
Guillaume Lours 05095bbe0d
Merge pull request #214 from SAB-6/master
fixed ImportError
3 years ago
Shereef Bankole d12678161e fixed ImportError
Signed-off-by: Shereef Bankole <shereef.bankole@yahoo.com>
3 years ago
Guillaume Lours 4b279770bf
Merge pull request #225 from glours/security-fixes-rust-sample
fix security issues on react-rust-postgres sample
3 years ago
Guillaume Lours 6f66b4a526
fix security issues on react-rust-postgres sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
Guillaume Lours 111f54d96f
Merge pull request #224 from glours/security-fixes
Security fixes
3 years ago
Guillaume Lours 62b20cc547
fix security issues on vuejs sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
Guillaume Lours ea7db187a3
fix security issues on react-nginx sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
Guillaume Lours eaa9360152
fix security issues on django sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
Guillaume Lours 6bcc90c824 fix security issues on angular sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
Guillaume Lours f16cb84e61 fix security issues on react-java-mysql sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
Guillaume Lours 56c23d9f89 fix security issues on react-express-mongodb sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
Guillaume Lours a3e3195313 fix security issues on react-express-mysql sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
clach04 6531426a96
fix typo (#197)
Signed-off-by: clach04 <clach04@gmail.com>
3 years ago
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>
3 years ago
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>
3 years ago
ti777777 1ffb3f1c9b
fix a typo (#191)
Signed-off-by: ti777777 <ti12272198686@yahoo.com.tw>
3 years ago
Anca Iordache 9e58d407d5
Use docker hub images and readmes updates (#190)
Signed-off-by: aiordache <anca.iordache@docker.com>
3 years ago
Anca Iordache e4a26f0745
Remove temporarily the 'java' codeql analysis (#189)
Signed-off-by: aiordache <anca.iordache@docker.com>
3 years ago
Anca Iordache 6a48fdf4db
Merge pull request #160 from LeonStoldt/master
Adding more examples #159
3 years ago
Guillaume Lours 44e158faef
fix security issues in react-nginx sample (#183)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
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
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>
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
Esteban Solano Granados d48e8350ea
Updated aspnet-mssqlsample from discontinued image (#164)
Signed-off-by: GitHub <noreply@github.com>
3 years ago
Guillaume Lours 9c1371ede8
full update of the Angular sample (#176)
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 0a0a53b7c7
fix issue in validor dependency in the backend of react-express-mongodb sample (#175)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
Guillaume Lours 08edf6afc0
fix issue in validor dependency of react-express-mongodb sample (#174)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
GanjMonk 112937d694
pq update from v.0.0.0 to v1.10.3 (#170)
pq updated due to issue with the latest postgress image "unknown authentication response: 10"
https://github.com/lib/pq/issues/817

Signed-off-by: GanjMonk <solov333@gmail.com>
3 years ago
Valon Januzaj b7685ad15f
Add fastapi to the list of compose projects
* Fastapi base Dockerfile
* requirements.txt for fastapi project
* Add documentation on how to run the application
* Add entrypoint for fastapi application
* Add docker-compose.yml for fastapi

Signed-off-by: vjanz <valon.januzaj98@gmail.com>
3 years ago
Phạm Hồng Thái 263ba37b97
add react-nginx (#121)
add react-nginx

Signed-off-by: phamthainb <phamthai4643@gmail.com>
3 years ago
Guillaume Lours 30d01c2cad
Merge pull request #166 from docker/security-django-sample
upgrade Django version to fix security issue in the Django sample
3 years ago
Guillaume Lours 7ec903b5d2 upgrade django version to fix security issue in the Django sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
Guillaume Lours 91bf79038f
Merge pull request #165 from docker/security-fixes
Security fixes
3 years ago
Guillaume Lours 727084b6f6 fix security issues in the react-express-mongodb sample
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 f1d900bf8f fix security issues in the VueJS sample
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
Friedrich d74e52b4e9
fix: set mariadb image to 10.5 (#163)
Signed-off-by: Friedrich Greiner <greinerfriedrich@gmail.com>
3 years ago
Leon Stoldt 1fd4ba878d Adding postgreSQL / pgAdmin example
Signed-off-by: Leon Stoldt <tech@leon-stoldt.de>
3 years ago
Leon Stoldt acf94458dc Adding wireguard example
Signed-off-by: Leon Stoldt <tech@leon-stoldt.de>
3 years ago
Leon Stoldt 5cfa856a07 Adding portainer example
Signed-off-by: Leon Stoldt <tech@leon-stoldt.de>
3 years ago
Leon Stoldt 800e211fc4 Adding Plex example
Signed-off-by: Leon Stoldt <tech@leon-stoldt.de>
3 years ago
Leon Stoldt 38ec9cecba Added Pi-hole / cloudflared example for use of DoH
Signed-off-by: Leon Stoldt <tech@leon-stoldt.de>
3 years ago