Commit Graph

74 Commits

Author SHA1 Message Date
Diego Lendoiro 16fa9d4807 version bump 2.8.4 2019-04-17 17:24:09 +02:00
Diego Lendoiro eebb5a582c initial docker image builds 2019-04-13 18:28:10 +02:00
Diego Lendoiro a1faa6484f version bump 2019-04-02 17:21:24 +02:00
Diego Lendoiro 4ca8f20310 version bump 2.8.2 2019-04-01 19:42:40 +02:00
Diego Lendoiro 73d568c1a5 update to 2.8.1 2019-04-01 17:08:25 +02:00
Elisiário Couto 62a681d657
add wait-for.sh to Dockerfile 2019-03-06 18:15:02 +00:00
Diego Lendoiro 07c160ac81 use php.ini-production and version bump 2019-02-13 10:50:10 +01:00
Diego Lendoiro 6164c2a8d3 version bump to 2.7.0 2019-02-12 18:02:30 +01:00
Diego Lendoiro 358bbee3e4 version bump and opcache module enabling 2018-11-15 14:20:26 +01:00
Diego Lendoiro 5359ec4ced removed duplicate ARG PHP_EXTENSIONS 2018-10-15 09:00:03 +02:00
Diego Lendoiro 188332d02f version bump 2018-09-03 12:23:23 +02:00
Diego Lendoiro a2660c5118 reorganize supervisor config files 2018-08-13 16:35:29 +02:00
Diego Lendoiro d6bd360c3f removed netcat and version bump 2018-08-13 13:02:40 +02:00
Stanislav a66f73df3c
hide nginx and php version 2018-06-19 23:29:53 +03:00
Diego Lendoiro 048a2b4a85 version bump 2018-06-14 17:33:54 +02:00
Diego Lendoiro fac9bafd56 version bump 2018-05-09 18:30:01 +02:00
Diego Lendoiro c467f25fe3 version bump 2018-05-08 11:21:05 +02:00
Diego Lendoiro 01b34b3864 version bump 2018-04-26 12:17:43 +02:00
Harsh Gadgil d75e78e4eb
Replace php copy with curl for use with proxy
php `copy` connects directly...it does not use the specified `https_proxy` or `http_proxy` environment variables. A third parameter can be added to `copy` to use the proxy, but this needlessly complicates things. Replacing `copy` with `curl` enables the use of preset proxy environment variables.
2018-04-22 01:37:32 -04:00
Diego Lendoiro d4fe06bcdc version bump 2018-04-20 15:34:10 +02:00
Diego Lendoiro 59cc8b8ebe removed composer binary 2018-04-17 11:20:21 +02:00
Diego Lendoiro b9dba26a9a version bump 2018-04-17 10:49:09 +02:00
Diego Lendoiro 8a06ffab0c added support for libjpeg in gd. Fixes #100 2018-04-16 21:12:57 +02:00
Diego Lendoiro 3f8192310d bump version to 2.0.1 2018-04-09 19:05:41 +02:00
Diego Lendoiro c0cb3d7ea7 Merge branch 'release/v2.0.0' 2018-04-09 14:56:28 +02:00
Diego Lendoiro 73712370fc version bump to 2.0.0 2018-04-09 14:05:52 +02:00
Diego Lendoiro ef3da2c60e migrated docker image to debian based php-fpm image 2018-03-28 20:39:33 +02:00
DerDummePunkt 91598d8863 added composer installer signature check according to official docs: https://getcomposer.org/doc/faqs/how-to-install-composer-programmatically.md 2018-03-10 10:53:21 +01:00
Diego Lendoiro a0f1d0b6e6 image size reduction, better cronjobs, better tests, better logs 2018-02-28 17:45:06 +01:00
Diego Lendoiro d3c3edead2 multiple changes to make debian compliant container 2018-02-27 10:38:50 +01:00
Diego Lendoiro dfcf7a4294 version bump to 2.0.0-rc2 2018-02-20 19:55:44 +01:00
Diego Lendoiro eb83250965 Added passbolt URL and version as ARGS 2018-02-20 11:06:46 +01:00
Diego Lendoiro 4a920212b4 Added PECL_PASSBOLT_EXTENSIONS build arg 2018-02-06 15:49:25 +01:00
Diego Lendoiro 15bcdf17b6 fix DL3003 2018-01-26 15:29:47 +01:00
Diego Lendoiro d375629566 corrected maintainer label 2018-01-26 14:14:08 +01:00
Diego Lendoiro 61308ffa71 temporary added git 2018-01-17 12:30:00 +01:00
Diego Lendoiro 21b9e1a6cf no prestissimo and git for public builds 2018-01-16 17:42:42 +01:00
Diego Lendoiro 63f22f84ba created passbolt home dir 2018-01-16 12:06:05 +01:00
Diego Lendoiro 8ed3926bf4 removed COPY instruction 2018-01-15 10:05:08 +01:00
Diego Lendoiro 7adbe1bb5b point to develop branch 2018-01-14 21:10:52 +01:00
Diego Lendoiro ee0f8fd448 version bump v1.6.9 2018-01-14 17:08:07 +01:00
Diego Lendoiro d1c735c1f8 added coreutils. Fixes #75 2018-01-14 17:02:40 +01:00
Diego Lendoiro a8652fc1d3 fix directory permissions 2018-01-12 11:17:21 +01:00
Diego Lendoiro 7547032ce7 initial runtime test passing 2018-01-11 18:08:49 +01:00
Diego Lendoiro 768f69889b initial Dockerfile tests 2018-01-11 10:02:45 +01:00
Diego Lendoiro e64319dbbb base checks on conf and filesystem passing 2018-01-08 09:53:52 +01:00
Diego Lendoiro 1c2d6b343e dependencies reorg 2018-01-08 09:30:52 +01:00
Diego Lendoiro 5c0b52d249 added supervisor, depdencies reorg and directory structure 2018-01-08 09:20:41 +01:00
Diego Lendoiro d0c24ef067 moved to php7-alpine base image and initial clean up 2018-01-04 14:49:09 +01:00
Cédric Alfonsi c6d6ac4148 PASSBOLT-2434 Add npm dependencies for development 2017-10-25 17:51:19 +02:00