This project is mirrored from https://github.com/docker/awesome-compose.git.
Pull mirroring updated .
- 13 Oct, 2021 1 commit
-
-
GanjMonk authored
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>
-
- 11 Oct, 2021 1 commit
-
-
Valon Januzaj authored
* 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>
-
- 10 Oct, 2021 1 commit
-
-
Phạm Hồng Thái authored
add react-nginx Signed-off-by:
phamthainb <phamthai4643@gmail.com>
-
- 08 Oct, 2021 6 commits
-
-
Guillaume Lours authored
upgrade Django version to fix security issue in the Django sample
-
Guillaume Lours authored
Signed-off-by:
Guillaume Lours <guillaume.lours@docker.com>
-
Guillaume Lours authored
Security fixes
-
Guillaume Lours authored
Signed-off-by:
Guillaume Lours <guillaume.lours@docker.com>
-
Guillaume Lours authored
Signed-off-by:
Guillaume Lours <guillaume.lours@docker.com>
-
Guillaume Lours authored
Signed-off-by:
Guillaume Lours <guillaume.lours@docker.com>
-
- 14 Sep, 2021 1 commit
-
-
Friedrich authored
Signed-off-by:
Friedrich Greiner <greinerfriedrich@gmail.com>
-
- 07 Jul, 2021 3 commits
-
-
Vaibhaw authored
* Update php version to 8.0.7 * Fix security issues in vuejs sample Signed-off-by:
Vaibhaw <kvaibhaw99@gmail.com>
-
Dinesh kumar authored
Signed-off-by:
Dinesh kumar <dineshkumar12004@gmail.com>
-
Jérémie Drouet authored
Signed-off-by:
Jérémie Drouet <jeremie.drouet@gmail.com>
-
- 31 May, 2021 3 commits
-
-
Jeffrey Swan authored
* fix(docs): corrects typo in project documentation. Signed-off-by:
Jeffrey Swan <jeffrey.swan.it@gmail.com>
-
Guillaume Lours authored
* 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 authored
Signed-off-by:
Alvaro Carpio <alvanxp@outlook.com>
-
- 22 May, 2021 6 commits
-
-
Kai Devrim authored
It previously said at the bottom, `To remove all Gitea data,` I changed it from Gitea to Wordpress `To remove all Wordpress data,`
-
yuzu authored
Signed-off-by:
Yz4230 <yuzupon1480@gmail.com>
-
Daniel authored
Signed-off-by:
Daniel Santos <iam@w-b.dev>
-
Max authored
Signed-off-by:
maxmarzolf <max@treesfromspace.com>
-
Esteban Solano Granados authored
* 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 authored
* 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 May, 2021 1 commit
-
-
Javier López Barba authored
Signed-off-by:
javi <javier@okteto.com>
-
- 23 Apr, 2021 1 commit
-
-
Esteban Solano Granados authored
* 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 Apr, 2021 1 commit
-
-
Grant Birkinbine authored
Signed-off-by:
Grant Birkinbine <grant.birkinbine@gmail.com>
-
- 14 Apr, 2021 1 commit
-
-
Serhat Şevki Dinçer authored
-
- 13 Apr, 2021 2 commits
-
-
Anca Iordache authored
Signed-off-by:
Anca Iordache <anca.iordache@docker.com>
-
Ali Kadir Bagcioglu authored
Signed-off-by:
Ali Kadir Bagcioglu <alikadirbagcioglu@gmail.com>
-
- 07 Apr, 2021 1 commit
-
-
Joseph Barreca authored
* 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 Apr, 2021 2 commits
-
-
pipopopo authored
Signed-off-by:
Kenny Tordeurs <ktordeur@redhat.com> Co-authored-by:
Kenny Tordeurs <ktordeur@redhat.com>
-
Grant Birkinbine authored
Signed-off-by:
Grant Birkinbine <grant.birkinbine@gmail.com>
-
- 22 Mar, 2021 2 commits
-
-
Andy Madge authored
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 authored
* 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 Mar, 2021 4 commits
-
-
Ryuichi Watanabe authored
Signed-off-by:
watanabe.ryuichi <jpz2046@linecorp.com>
-
Guillaume Lours authored
* 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 authored
Signed-off-by:
Tuna Alaygut <alaygut@gmail.com>
-
Kohei Niimi authored
Signed-off-by:
Kohei Niimi <kouhei.aquamarines@gmail.com>
-
- 21 Sep, 2020 1 commit
-
-
Anca Iordache authored
Upgrade dependenvies of vuejs sample to fix node-forge vulnerability
-
- 19 Sep, 2020 1 commit
-
-
Guillaume Lours authored
Signed-off-by:
Guillaume Lours <guillaume.lours@docker.com>
-
- 18 Aug, 2020 1 commit
-
-
Guillaume Lours authored
Fix SparkJava-mysql backend bootstrap error
-