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
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>
3 years ago
Dinesh kumar
495ec0033a
fixed the broken link docker-compose.yaml in README.md of prometheus-grafana ( #152 )
...
Signed-off-by: Dinesh kumar <dineshkumar12004@gmail.com>
3 years ago
Jérémie Drouet
a13fabe604
refacto(react-rust-postgres): replace rocket by actix-web ( #153 )
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
3 years ago
Jeffrey Swan
0ae9d4cea7
fix(docs): corrects typo in project documentation. ( #137 )
...
* fix(docs): corrects typo in project documentation.
Signed-off-by: Jeffrey Swan <jeffrey.swan.it@gmail.com>
4 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
Alvaro Carpio
006574eeea
add MySql healthcheck to dependency for backend ( #148 )
...
Signed-off-by: Alvaro Carpio <alvanxp@outlook.com>
4 years ago
Kai Devrim
66e821ffa0
Update Wordpress-MySQL README ( #145 )
...
It previously said at the bottom,
`To remove all Gitea data,`
I changed it from Gitea to Wordpress
`To remove all Wordpress data,`
4 years ago
yuzu
bd5fa7b667
Fix typo: `fom` -> `from` ( #142 )
...
Signed-off-by: Yz4230 <yuzupon1480@gmail.com>
4 years ago
Daniel
5da10ec827
update reference to port 5000 (now 3000) ( #138 )
...
Signed-off-by: Daniel Santos <iam@w-b.dev>
4 years ago
Max
6bec53c4c6
Fixed typo in message. ( #132 )
...
Signed-off-by: maxmarzolf <max@treesfromspace.com>
4 years ago
Esteban Solano Granados
6ba8ef4937
Migrate aspnet-mssql sample to .NET 5 🚀 ( #143 )
...
* Updated MVC app to .NET 5
Signed-off-by: GitHub <noreply@github.com>
* Added SQL Server health check
Signed-off-by: GitHub <noreply@github.com>
* Updated README.md files with ASP.NET samples
Signed-off-by: GitHub <noreply@github.com>
4 years ago
Alvaro Carpio
c8370c40c6
Update nginx-golang-mysql dockercompose ( #141 )
...
* Add missing expose field to docker compose files (#124 )
Signed-off-by: javi <javier@okteto.com>
Signed-off-by: Alvaro Carpio <alvanxp@outlook.com>
* add MySql healthcheck to dependency for backend
Signed-off-by: Alvaro Carpio <alvanxp@outlook.com>
Co-authored-by: Javier López Barba <j.lopezbarb@gmail.com>
4 years ago
Javier López Barba
744ed86c55
Add missing expose field to docker compose files ( #124 )
...
Signed-off-by: javi <javier@okteto.com>
4 years ago
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>
4 years ago
Grant Birkinbine
a90d4902e0
update readme to include nginx/wsgi/flask link ( #133 )
...
Signed-off-by: Grant Birkinbine <grant.birkinbine@gmail.com>
4 years ago
Serhat Şevki Dinçer
5afe7e401b
Create codeql-analysis.yml ( #129 )
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
Ali Kadir Bagcioglu
1cc82a85ba
Added react-express-mongodb project link in README ( #122 )
...
Signed-off-by: Ali Kadir Bagcioglu <alikadirbagcioglu@gmail.com>
4 years ago
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>
4 years ago
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>
4 years ago
Grant Birkinbine
4480b64e58
init ( #120 )
...
Signed-off-by: Grant Birkinbine <grant.birkinbine@gmail.com>
4 years ago
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>
4 years ago
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>
4 years ago
Ryuichi Watanabe
a92c067f75
Rename docker-compose.yml to docker-compose.yaml ( #92 )
...
Signed-off-by: watanabe.ryuichi <jpz2046@linecorp.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
Tuna Alaygut
d0769851bc
Fixed a typo in the return message ( #107 )
...
Signed-off-by: Tuna Alaygut <alaygut@gmail.com>
4 years ago
Kohei Niimi
3253a84db6
delete one of the two restart. ( #108 )
...
Signed-off-by: Kohei Niimi <kouhei.aquamarines@gmail.com>
4 years ago
Anca Iordache
a3c3882227
Merge pull request #94 from glours/fix-node-forge-vulnerability
...
Upgrade dependenvies of vuejs sample to fix node-forge vulnerability
4 years ago