1
0
mirror of https://github.com/wallabag/docker synced 2026-05-27 17:53:14 +00:00
Commit Graph

76 Commits

Author SHA1 Message Date
Marvin Steadfast 6f22d1ef68 switched to alpine edge
there are alot of php fixes in edge. alot of people have problems with
php and older kernel versions to collect random data.

also included a alpine upgrade command. this will prevent docker from
building a wallabag image with older system files.
2017-05-09 08:59:37 +02:00
Marvin Steadfast d1c050662b added edge main repo to fix rabbitmq-c dep for php7-amqp 2017-03-22 11:24:05 +01:00
Marvin Steadfast 038a5ea6c7 apk add uses now the no-cache option 2017-03-22 11:13:30 +01:00
Marvin Steadfast c42058bf0f MariaDB default encoding utf8mb4 and maintenance
* MariaDB encoding is set when creating DB through the entrypoint
* Cleaning Dockerfile
  * Removed `POSTGRES_USER`
  * Combined run commands
  * Changed deprecated `MAINTAINER` to `LABEL`
2017-03-22 10:56:57 +01:00
Nicolas Lœuillet 8c15693e12 Update Dockerfile with latest release 2017-03-02 15:49:19 +01:00
Marvin Steadfast bff2dd3d8b using alpine 3.5 instead of edge 2017-02-06 10:20:38 +01:00
Marvin Steadfast fb020c3be6 Version bumb to 2.2.1 and added migrate command
made the changes to get 2.2.1 running plus added a migrate command to
the entrypoint. documented it in the readme.
2017-01-31 16:33:19 +01:00
Nicolas Lœuillet ec8f599298 Update Dockerfile for wallabag 2.1.6 2017-01-18 10:44:17 +01:00
Jan Losinski fdaaf37381 Install php7-zlib
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2017-01-17 15:40:58 +01:00
jsshandle 267618a519 Make entrypoint.sh executable in repository and remove related statement from Dockerfile. 2016-12-26 18:59:30 +01:00
Nicolas Lœuillet 58cc845c75 Dockerfile for 2.1.5 2016-11-21 10:54:30 +01:00
Nicolas Lœuillet 73187d7ce1 Dockerfile for 2.1.4 2016-11-18 11:33:36 +01:00
Nicolas Lœuillet 530e59329a Update Dockerfile for wallabag 2.1.3 2016-11-04 15:40:24 +01:00
Marvin Steadfast ed6b4437b8 version 2.1.2 and some cleanups 2016-10-19 11:17:24 +02:00
Marvin Steadfast 6a5ab7c126 added new dependencies and added redis support
somehow there is a problem with the parameters.yml and environment
variables. ansible templates are now used.

database migration is still a big problem.
2016-10-11 16:18:52 +02:00
Nicolas Lœuillet 79ae48bfac wallabag 2.0.8 2016-09-07 14:38:00 +02:00
Mohamed MOUNIROU 255fe53dfc set the default value for POSTGRES_USER to postgres
This is done in order to ensure backward compatibility
2016-08-24 18:28:34 +02:00
Marvin Steadfast b165d3c14f Update Dockerfile for 2.0.7 release 2016-08-23 09:34:30 +02:00
Nicolas Steinmetz 3c96d9d6d9 Update Dockerfile for 2.0.6 release 2016-08-10 17:55:39 +02:00
David Mehren 26b75eee75 made email server settings configurable 2016-06-11 15:43:04 +02:00
Marvin Steadfast 025c51422e new version 2.0.4 2016-06-01 09:42:10 +02:00
Marvin Steadfast 5f6a948f98 new version 2.0.4 2016-05-08 12:08:42 +02:00
Marvin Steadfast 06af340123 Added Postgres support
Now its possible to use a Postgres container as database backend.
2016-04-25 12:33:57 +02:00
Nicolas Lœuillet 5ef93a5396 Prepare 2.0.3 2016-04-22 18:17:23 +02:00
Marvin Steadfast 052f98f7ba new version 2.0.2 2016-04-21 15:53:01 +02:00
Marvin Steadfast a9a8336f8f first commit 2016-04-18 11:00:29 +02:00