- 08 10月, 2021 6 次提交
-
-
由 Guillaume Lours 创作于
upgrade Django version to fix security issue in the Django sample
-
由 Guillaume Lours 创作于
Signed-off-by:
Guillaume Lours <guillaume.lours@docker.com>
-
由 Guillaume Lours 创作于
Security fixes
-
由 Guillaume Lours 创作于
Signed-off-by:
Guillaume Lours <guillaume.lours@docker.com>
-
由 Guillaume Lours 创作于
Signed-off-by:
Guillaume Lours <guillaume.lours@docker.com>
-
由 Guillaume Lours 创作于
Signed-off-by:
Guillaume Lours <guillaume.lours@docker.com>
-
- 14 9月, 2021 1 次提交
-
-
由 Friedrich 创作于
Signed-off-by:
Friedrich Greiner <greinerfriedrich@gmail.com>
-
- 07 7月, 2021 3 次提交
-
-
由 Vaibhaw 创作于
* Update php version to 8.0.7 * Fix security issues in vuejs sample Signed-off-by:
Vaibhaw <kvaibhaw99@gmail.com>
-
由 Dinesh kumar 创作于
Signed-off-by:
Dinesh kumar <dineshkumar12004@gmail.com>
-
由 Jérémie Drouet 创作于
Signed-off-by:
Jérémie Drouet <jeremie.drouet@gmail.com>
-
- 31 5月, 2021 3 次提交
-
-
由 Jeffrey Swan 创作于
* fix(docs): corrects typo in project documentation. Signed-off-by:
Jeffrey Swan <jeffrey.swan.it@gmail.com>
-
由 Guillaume Lours 创作于
* 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>
-
由 Alvaro Carpio 创作于
Signed-off-by:
Alvaro Carpio <alvanxp@outlook.com>
-
- 22 5月, 2021 6 次提交
-
-
由 Kai Devrim 创作于
It previously said at the bottom, `To remove all Gitea data,` I changed it from Gitea to Wordpress `To remove all Wordpress data,`
-
由 yuzu 创作于
Signed-off-by:
Yz4230 <yuzupon1480@gmail.com>
-
由 Daniel 创作于
Signed-off-by:
Daniel Santos <iam@w-b.dev>
-
由 Max 创作于
Signed-off-by:
maxmarzolf <max@treesfromspace.com>
-
由 Esteban Solano Granados 创作于
* 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>
-
由 Alvaro Carpio 创作于
* 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>
-
- 01 5月, 2021 1 次提交
-
-
由 Javier López Barba 创作于
Signed-off-by:
javi <javier@okteto.com>
-
- 23 4月, 2021 1 次提交
-
-
由 Esteban Solano Granados 创作于
* 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>
-
- 22 4月, 2021 1 次提交
-
-
由 Grant Birkinbine 创作于
Signed-off-by:
Grant Birkinbine <grant.birkinbine@gmail.com>
-
- 14 4月, 2021 1 次提交
-
-
由 Serhat Şevki Dinçer 创作于
-
- 13 4月, 2021 2 次提交
-
-
由 Anca Iordache 创作于
Signed-off-by:
Anca Iordache <anca.iordache@docker.com>
-
由 Ali Kadir Bagcioglu 创作于
Signed-off-by:
Ali Kadir Bagcioglu <alikadirbagcioglu@gmail.com>
-
- 07 4月, 2021 1 次提交
-
-
由 Joseph Barreca 创作于
* 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>
-
- 06 4月, 2021 2 次提交
-
-
由 pipopopo 创作于
Signed-off-by:
Kenny Tordeurs <ktordeur@redhat.com> Co-authored-by:
Kenny Tordeurs <ktordeur@redhat.com>
-
由 Grant Birkinbine 创作于
Signed-off-by:
Grant Birkinbine <grant.birkinbine@gmail.com>
-
- 22 3月, 2021 2 次提交
-
-
由 Andy Madge 创作于
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>
-
由 frgegr 创作于
* 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>
-
- 19 3月, 2021 4 次提交
-
-
由 Ryuichi Watanabe 创作于
Signed-off-by:
watanabe.ryuichi <jpz2046@linecorp.com>
-
由 Guillaume Lours 创作于
* 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>
-
由 Tuna Alaygut 创作于
Signed-off-by:
Tuna Alaygut <alaygut@gmail.com>
-
由 Kohei Niimi 创作于
Signed-off-by:
Kohei Niimi <kouhei.aquamarines@gmail.com>
-
- 21 9月, 2020 1 次提交
-
-
由 Anca Iordache 创作于
Upgrade dependenvies of vuejs sample to fix node-forge vulnerability
-
- 19 9月, 2020 1 次提交
-
-
由 Guillaume Lours 创作于
Signed-off-by:
Guillaume Lours <guillaume.lours@docker.com>
-
- 18 8月, 2020 1 次提交
-
-
由 Guillaume Lours 创作于
Fix SparkJava-mysql backend bootstrap error
-
- 15 8月, 2020 1 次提交
-
-
由 Guillaume Lours 创作于
Signed-off-by:
Guillaume Lours <guillaume.lours@docker.com>
-
- 12 8月, 2020 2 次提交
-
-
由 Guillaume Lours 创作于
Add note on samples
-
由 Usha Mandya 创作于
Signed-off-by:
Usha Mandya <usha.mandya@docker.com>
-