Commit Graph

  • fa1788d822
    react-express-mongodb: store mongo data in a volume (#422) master Nick Sieger 2024-03-05 11:20:40 -0600
  • e6b1d2755f
    Feat: add Docker+wasm examples (#309) Michael Yuan 2023-01-09 15:30:59 -0600
  • 6f15838d24
    react-express-mongodb: remove container_name to allow multiple apps in parallel (#310) Stefan Scherer 2022-12-08 22:21:16 +0100
  • e3ea3e9044
    Add compose samples from docs (#305) Stefan Scherer 2022-10-28 09:46:40 +0200
  • f571d32d60
    Fix Typo postgresql-pgadmin compose (#289) Rick 2022-09-19 08:58:54 -0700
  • 576298fe09
    Fix PiHole Docs Typo (#284) Bhavik Parmar 2022-09-19 12:35:14 +0530
  • d9bea6d801
    fix: update underscores to dashes for naming convention (#286) Jalexchen 2022-09-14 23:34:10 -0700
  • c2f8036fd3
    Add "Open in Docker Dev Environments" links (#280) Nick Sieger 2022-09-01 11:39:33 -0500
  • d7f81842a4
    identify samples usable with Docker Dev Environments (#279) Guillaume Lours 2022-08-09 10:30:30 +0200
  • 7445f7cf90
    spring dependencies fix (#277) GanjMonk 2022-07-20 20:05:41 +0300
  • f3293008b0
    nginx-golang-mysql: add dev envs support (#274) Milas Bowman 2022-07-13 09:06:24 -0400
  • 111c55d56b
    nginx-flask-mysql: add dev envs support (#272) Milas Bowman 2022-07-13 08:44:29 -0400
  • 20089c790b
    add configuration to use react-nginx sample with Docker Dev Environments feature (#269) Guillaume Lours 2022-07-13 10:57:34 +0200
  • e45810975f
    add configuration to use react-express-mysql sample with Docker Dev Environments feature (#270) Guillaume Lours 2022-07-13 10:35:12 +0200
  • 74317904bd
    add configuration to use react-express-mongo sample with Docker Dev Environments feature (#271) Guillaume Lours 2022-07-13 10:15:53 +0200
  • 9f4f9d8fb8
    nginx-aspnet-mysql: add dev envs configuration (#267) Milas Bowman 2022-07-12 08:39:02 -0400
  • 00c7d85f0e
    add configuration to use sparkjava sample with Docker Dev Environments feature (#261) Guillaume Lours 2022-07-12 12:22:52 +0200
  • f716bfb382
    add configuration to use django sample with Docker Dev Environments feature (#252) Guillaume Lours 2022-07-12 12:18:35 +0200
  • 34115dcd3c
    add configuration to use vuejs sample with Docker Dev Environments feature (#253) Guillaume Lours 2022-07-12 12:13:43 +0200
  • 6ac068dfc6
    add configuration to use traefik-golang sample with Docker Dev Environments feature (#254) Guillaume Lours 2022-07-12 12:09:52 +0200
  • 70b1d1f65f
    angular: fix readme for dev envs (#260) Milas Bowman 2022-07-12 06:05:12 -0400
  • c172cd7f01
    nginx-flask-mongo: add dev envs support (#268) Milas Bowman 2022-07-12 05:31:52 -0400
  • 42f6713231
    nginx-golang: add dev envs support (#273) Milas Bowman 2022-07-12 04:27:45 -0400
  • 7f5179ea3e
    nginx-golang-postgres: add dev envs config (#275) Milas Bowman 2022-07-12 04:08:02 -0400
  • 9d547d23fb
    add configuration to use spring-postgres sample with Docker Dev Environments feature (#258) Guillaume Lours 2022-07-09 00:51:47 +0200
  • eb837eba55
    add configuration to use sparkjave-mysql sample with Docker Dev Environments feature (#257) Guillaume Lours 2022-07-08 18:21:41 +0200
  • c781f1cbb4
    add configuration to use react-rust-postgres sample with Docker Dev Environments feature (#264) Guillaume Lours 2022-07-08 17:54:08 +0200
  • b53e4542c9
    flask-redis: dev envs support & misc improvements (#265) Milas Bowman 2022-07-08 10:48:08 -0400
  • ec552567c7
    flask: dev envs support & misc improvements (#263) Milas Bowman 2022-07-08 09:22:59 -0400
  • 457fe0e668
    Merge pull request #262 from milas/dev-envs-fastapi Guillaume Lours 2022-07-05 19:17:22 +0200
  • 9a20ca6236
    Merge pull request #259 from milas/dev-envs-apache-php Guillaume Lours 2022-07-05 19:04:39 +0200
  • 035e3c5b43 fastapi: add dev envs support Milas Bowman 2022-07-05 11:58:31 -0400
  • e5d18603c4
    Merge pull request #250 from glours/react-java-mysql-dev-env Guillaume Lours 2022-07-05 17:45:12 +0200
  • 8f09141e6e apache-php: add dev envs config Milas Bowman 2022-07-05 09:42:09 -0400
  • 1a1cfca6c4
    add configuration to use react-java-mysql sample with Docker Dev Environments feature Guillaume Lours 2022-06-29 11:42:39 +0200
  • 8784f95a69
    Merge pull request #255 from milas/dev-envs-angular Guillaume Lours 2022-07-05 14:40:19 +0200
  • f00ca36c26 angular: add dev envs configuration Milas Bowman 2022-07-01 13:50:17 -0400
  • ecef5caea7
    update java samples to use eclipse temurin instead of opendjdk (#245) Guillaume Lours 2022-05-16 22:19:01 +0200
  • ebd478bc39
    fix: update traefik minor version to v2.6 (#243) Tom Moulard 2022-05-16 21:23:58 +0200
  • 0acff2e4ad
    fix: name of `target/dependency` directory (#237) Fedor Skvortsov 2022-05-16 22:23:00 +0300
  • 298ebd2b45
    Fix security issues (#244) Guillaume Lours 2022-05-16 21:20:20 +0200
  • 667bd9facb
    Adopt Compose v2 (#240) Nicolas De loof 2022-05-10 11:59:25 +0200
  • bc95525543
    Upgrade nginx-aspnet-mysql to net6.0 🚀 (#198) Esteban Solano Granados 2022-03-21 11:43:05 -0600
  • 04f8c9ca12
    Nginx/Node/Redis and Flask/Redis Compose example (#222) Ajeet Singh Raina, Docker Captain, ARM Innovator, RedisInc 2022-03-17 22:03:36 +0530
  • 05095bbe0d
    Merge pull request #214 from SAB-6/master Guillaume Lours 2022-03-13 16:29:28 +0100
  • d12678161e fixed ImportError Shereef Bankole 2022-02-22 17:18:11 +0000
  • 4b279770bf
    Merge pull request #225 from glours/security-fixes-rust-sample Guillaume Lours 2022-03-12 19:46:35 +0100
  • 6f66b4a526
    fix security issues on react-rust-postgres sample Guillaume Lours 2022-03-12 19:45:38 +0100
  • 111f54d96f
    Merge pull request #224 from glours/security-fixes Guillaume Lours 2022-03-12 19:18:29 +0100
  • 62b20cc547
    fix security issues on vuejs sample Guillaume Lours 2022-03-12 19:16:12 +0100
  • ea7db187a3
    fix security issues on react-nginx sample Guillaume Lours 2022-03-12 19:05:18 +0100
  • eaa9360152
    fix security issues on django sample Guillaume Lours 2022-03-12 18:59:29 +0100
  • 6bcc90c824 fix security issues on angular sample Guillaume Lours 2022-03-12 18:55:22 +0100
  • f16cb84e61 fix security issues on react-java-mysql sample Guillaume Lours 2022-03-12 18:47:06 +0100
  • 56c23d9f89 fix security issues on react-express-mongodb sample Guillaume Lours 2022-03-12 18:39:31 +0100
  • a3e3195313 fix security issues on react-express-mysql sample Guillaume Lours 2022-03-12 18:30:13 +0100
  • 6531426a96
    fix typo (#197) clach04 2022-01-11 13:49:21 -0800
  • 9a4a9c5488
    update versions of eleastic, logstash and kibana with fix of log Log4J v2 CVE-2021-44228 (#195) Guillaume Lours 2021-12-16 12:20:21 +0100
  • 60073f735c
    mitigate Log4J v2 CVE-2021-44228 by using LOG4J_FORMAT_MSG_NO_LOOKUPS env variable (#193) Guillaume Lours 2021-12-12 00:10:18 +0100
  • 1ffb3f1c9b
    fix a typo (#191) ti777777 2021-12-09 23:15:57 +0800
  • 9e58d407d5
    Use docker hub images and readmes updates (#190) Anca Iordache 2021-12-09 13:09:48 +0100
  • e4a26f0745
    Remove temporarily the 'java' codeql analysis (#189) Anca Iordache 2021-12-09 12:16:47 +0100
  • 6a48fdf4db
    Merge pull request #160 from LeonStoldt/master Anca Iordache 2021-12-09 12:08:08 +0100
  • 44e158faef
    fix security issues in react-nginx sample (#183) Guillaume Lours 2021-11-30 09:32:26 +0100
  • 93f8f18f64
    Fix security issues (#179) Guillaume Lours 2021-11-22 09:51:11 +0100
  • e90f6f22af
    fixed service name in description (#178) stuffinator 2021-11-15 21:27:40 +0100
  • 4bba832f88
    Arm64 and check Compose v2 support (#177) Guillaume Lours 2021-11-08 11:41:35 +0100
  • d48e8350ea
    Updated aspnet-mssqlsample from discontinued image (#164) Esteban Solano Granados 2021-11-04 10:39:53 -0600
  • 9c1371ede8
    full update of the Angular sample (#176) Guillaume Lours 2021-11-04 17:22:24 +0100
  • 2056ab2f01
    Remove version from compose files to conform to the specification (#167) Guillaume Lours 2021-11-04 15:51:58 +0100
  • 0a0a53b7c7
    fix issue in validor dependency in the backend of react-express-mongodb sample (#175) Guillaume Lours 2021-11-04 14:58:45 +0100
  • 08edf6afc0
    fix issue in validor dependency of react-express-mongodb sample (#174) Guillaume Lours 2021-11-04 14:50:47 +0100
  • 112937d694
    pq update from v.0.0.0 to v1.10.3 (#170) GanjMonk 2021-10-13 01:02:02 +0400
  • b7685ad15f
    Add fastapi to the list of compose projects Valon Januzaj 2021-10-10 23:38:34 +0200
  • 263ba37b97
    add react-nginx (#121) Phạm Hồng Thái 2021-10-10 22:19:58 +0700
  • 30d01c2cad
    Merge pull request #166 from docker/security-django-sample Guillaume Lours 2021-10-08 12:28:23 +0200
  • 7ec903b5d2 upgrade django version to fix security issue in the Django sample Guillaume Lours 2021-10-08 12:27:47 +0200
  • 91bf79038f
    Merge pull request #165 from docker/security-fixes Guillaume Lours 2021-10-08 12:23:34 +0200
  • 727084b6f6 fix security issues in the react-express-mongodb sample Guillaume Lours 2021-10-08 12:20:53 +0200
  • 94d8ab630c fix security issues in the react-express-mysql sample Guillaume Lours 2021-10-08 12:04:19 +0200
  • f1d900bf8f fix security issues in the VueJS sample Guillaume Lours 2021-10-08 11:53:45 +0200
  • d74e52b4e9
    fix: set mariadb image to 10.5 (#163) Friedrich 2021-09-13 22:27:54 +0200
  • 1fd4ba878d Adding postgreSQL / pgAdmin example Leon Stoldt 2021-08-07 14:39:17 +0200
  • acf94458dc Adding wireguard example Leon Stoldt 2021-08-07 14:38:20 +0200
  • 5cfa856a07 Adding portainer example Leon Stoldt 2021-08-07 14:37:23 +0200
  • 800e211fc4 Adding Plex example Leon Stoldt 2021-08-07 14:36:28 +0200
  • 38ec9cecba Added Pi-hole / cloudflared example for use of DoH Leon Stoldt 2021-08-07 14:35:02 +0200
  • 4bbd137d73
    Fix security issues : Update Packages (#150) Vaibhaw 2021-07-06 22:35:58 +0530
  • 495ec0033a
    fixed the broken link docker-compose.yaml in README.md of prometheus-grafana (#152) Dinesh kumar 2021-07-06 22:31:53 +0530
  • a13fabe604
    refacto(react-rust-postgres): replace rocket by actix-web (#153) Jérémie Drouet 2021-07-06 19:00:16 +0200
  • 0ae9d4cea7
    fix(docs): corrects typo in project documentation. (#137) Jeffrey Swan 2021-05-31 03:08:29 -0500
  • 807fea936d
    Fix security issues (#147) Guillaume Lours 2021-05-31 09:54:02 +0200
  • 006574eeea
    add MySql healthcheck to dependency for backend (#148) Alvaro Carpio 2021-05-31 02:53:18 -0500
  • 66e821ffa0
    Update Wordpress-MySQL README (#145) Kai Devrim 2021-05-21 09:56:18 -0700
  • bd5fa7b667
    Fix typo: `fom` -> `from` (#142) yuzu 2021-05-22 01:53:49 +0900
  • 5da10ec827
    update reference to port 5000 (now 3000) (#138) Daniel 2021-05-21 13:53:00 -0300
  • 6bec53c4c6
    Fixed typo in message. (#132) Max 2021-05-21 12:44:22 -0400
  • 6ba8ef4937
    Migrate aspnet-mssql sample to .NET 5 🚀 (#143) Esteban Solano Granados 2021-05-21 10:43:15 -0600
  • c8370c40c6
    Update nginx-golang-mysql dockercompose (#141) Alvaro Carpio 2021-05-21 11:10:59 -0500
  • 744ed86c55
    Add missing expose field to docker compose files (#124) Javier López Barba 2021-04-30 22:29:16 +0200