Commit Graph

45 Commits

Author SHA1 Message Date
Frédéric Guillot f5bb55bdb8
PHP 8 Compatibility 2022-02-05 11:49:03 -08:00
dependabot[bot] 67be448604 Bump alpine from 3.14.3 to 3.15.0
Bumps alpine from 3.14.3 to 3.15.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 17:49:31 -08:00
dependabot[bot] 9b52af171d Bump alpine from 3.14.2 to 3.14.3
Bumps alpine from 3.14.2 to 3.14.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 17:23:19 -08:00
dependabot[bot] 5353a36ba8 Bump alpine from 3.14.1 to 3.14.2
Bumps alpine from 3.14.1 to 3.14.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 19:45:51 -07:00
dependabot[bot] 6db1653baf Bump alpine from 3.14.0 to 3.14.1
Bumps alpine from 3.14.0 to 3.14.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 18:25:58 -07:00
dependabot[bot] b8b324e1d4 Bump alpine from 3.13.5 to 3.14.0
Bumps alpine from 3.13.5 to 3.14.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 21:26:15 -07:00
dependabot[bot] 98be613a8a Bump alpine from 3.13.4 to 3.13.5
Bumps alpine from 3.13.4 to 3.13.5.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 18:31:41 -07:00
dependabot[bot] 851977a091
Bump alpine from 3.13.3 to 3.13.4 2021-04-04 22:36:39 -07:00
dependabot[bot] e5e85c01a9
Bump alpine from 3.13.2 to 3.13.3 2021-03-29 17:50:09 -07:00
dependabot[bot] ecc765fa82
Bump alpine from 3.13.1 to 3.13.2 2021-02-21 21:43:38 -08:00
dependabot[bot] 482e37033c Bump alpine from 3.13.0 to 3.13.1
Bumps alpine from 3.13.0 to 3.13.1.

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-31 22:08:57 -08:00
dependabot[bot] dbf650f9fc Bump alpine from 3.12 to 3.13.0
Bumps alpine from 3.12 to 3.13.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-17 21:40:06 -08:00
Frédéric Guillot 7e07546737 Use Github Actions to publish Docker images 2020-10-25 19:04:03 -07:00
Frédéric Guillot aa2d61d388 Update Docker image to Alpine 3.12 2020-06-02 22:05:05 -07:00
Frédéric Guillot cce083a8ed Avoid duplicating Dockerfiles for each architecture
- Use build args instead of duplicating the Dockerfile
- Upgrade to Alpine Linux 3.11
2019-12-28 13:15:16 -08:00
Frédéric Guillot 84e680482f Update Docker image to Alpine Linux 3.10.3 2019-10-25 20:03:23 -07:00
Frédéric Guillot 2915a2f13d Update Docker image to Alpine Linux 3.10.2 2019-08-21 22:14:04 -07:00
Frédéric Guillot b6e1c3f2c7 Update Docker image to Alpine Linux 3.10.1 2019-08-03 20:08:49 -07:00
Frédéric Guillot 878c6f29c3 Update Docker image to Alpine 3.10.0 2019-06-19 21:19:09 -07:00
Frédéric Guillot c81d9013d4 Remove duplicated php7-curl in Dockerfiles 2019-06-04 14:25:35 -07:00
mildis b26776e529 Add cURL support to HTTP Client
- Add HTTP_PROXY_EXCLUDE option when cURL is used
- Show HTTP client backend in about page
- Fallback to legacy Stream Contexts if cURL extension is not available
2019-06-03 20:00:49 -07:00
Frédéric Guillot 96dd20c0cd Add Docker manifest with multiple architectures 2019-05-14 12:38:06 -07:00
Frédéric Guillot 6d2b2f4a79 Simplify local Docker image build 2019-02-27 17:50:18 -08:00
Frédéric Guillot d2258f8672 Update Docker image to Alpine 3.9 2019-02-01 11:08:04 -08:00
jon r 8030353e14 Update Dockerfile : add php7-bcmath
See #4093 for rationale.
2018-12-07 17:20:15 -08:00
Frédéric Guillot 196ccb2131 Update Docker image to Alpine Linux 3.8 2018-07-09 16:31:54 -07:00
Frédéric Guillot b9a457fc03 Update docker-compose.yml to reflect changes in PR #3830 2018-04-30 11:39:16 -07:00
Roelof Rietbroek (@grace) 93846ee990 add SSL functionality to docker 2018-04-30 11:33:14 -07:00
Frédéric Guillot b4c0834511 Upgrade Docker image to Alpine Linux 3.7 2017-12-01 17:40:18 -08:00
Frédéric Guillot 55547db6ce Improve docker build to use hooks 2017-11-30 16:55:53 -08:00
Frederic Guillot 9e2b2a32fd Include composer dependencies in repo 2017-10-25 16:22:10 -07:00
Frederic Guillot 141939b703
Add environment file for Docker image 2016-07-09 14:17:31 -04:00
Frederic Guillot e7a15de9e5
Docker volume path 2016-07-02 22:52:52 -04:00
Frederic Guillot 4b5c3b0527
Use PHP7 for Docker image 2016-07-02 22:35:54 -04:00
Frederic Guillot 922e0fb6de
Rewrite integration tests to run with Docker containers 2016-06-25 14:34:46 -04:00
Frederic Guillot f48e545631 Upgrade Docker image to Alpine Linux 3.4 2016-06-05 11:30:31 -04:00
perburn b47608f110 Changed download operation from wget to curl since busybox wget does not support HTTPS 2016-03-02 10:01:02 +01:00
Frederic Guillot 77a91b7ade New Dockerfile based on Alpine Linux and Nginx/PHP-FPM 2016-02-06 20:00:26 -05:00
Blusky ea2088566a Adding php5-ldap to Dockerfile installs 2016-01-16 00:33:47 +01:00
Frederic Guillot 0dd17c6137 Enable mode rewrite for Docker 2015-07-19 14:41:00 -04:00
Frederic Guillot abb0a9bba4 Update Docker config and doc 2015-07-19 10:45:45 -04:00
jef.cahri 10687bc9f0 Dockerfile adapted to include php5-gd package 2015-04-30 17:28:23 +04:00
jef.cahri 21dfe78e8f Docker file, test pour ajouter php5-gd 2015-04-30 17:10:54 +04:00
Francois Ferrand dcf62254ef Fix Dockerfile to support Composer. 2014-12-03 14:13:01 +01:00
Frédéric Guillot d0e6d2e1f1 Add Docker config file and documentation 2014-10-13 19:24:09 -04:00