1
0
mirror of https://github.com/wallabag/docker synced 2026-05-27 09:51:48 +00:00
Commit Graph

97 Commits

Author SHA1 Message Date
Nicolas Lœuillet 78d6d36e0c Prepare 2.6.10 release 2024-11-03 08:12:24 +01:00
Jérémy Benoist cb78d1c98c Prepare 2.6.9
See https://github.com/wallabag/wallabag/releases/tag/2.6.9
2024-04-03 11:00:19 +02:00
Kevin Decherf 6f2ec8654e Merge branch 'master' into 2.6.x 2024-03-10 22:03:33 +01:00
Jérémy Benoist bf62096c0e Prepare 2.6.8 2024-01-03 09:32:44 +01:00
Jérémy Benoist 2515407009 Prepare 2.6.7 2023-10-02 14:30:58 +02:00
Yassine Guedidi 5bde344da3 Use the release archive instead of the git archive 2023-09-27 20:38:11 +02:00
Kevin Decherf e7b0f9c7f6 Use php81-pecl-imagick from default repository
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2023-09-12 20:01:17 +02:00
Chen BingXin 75d1b96cc8 Support for gif.
Add imagick extension to support gif.
2023-09-09 10:05:42 +08:00
Jérémy Benoist 18d9f742fb Prepare 2.6.6 2023-09-07 09:29:14 +02:00
Jérémy Benoist 746c6e682b 2.6.5 2023-08-28 10:36:30 +02:00
Jérémy Benoist d7e49fbda9 Revert "Update Dockerfile to release 2.6.5" 2023-08-28 10:35:58 +02:00
Nicolas Lœuillet 4b00b7f383 Update Dockerfile to release 2.6.5 2023-08-28 10:27:16 +02:00
Nicolas Lœuillet 7edde03f39 Update Dockerfile for 2.6.4 2023-08-22 15:45:19 +02:00
Nicolas Lœuillet 4b4eb85eb1 Merge pull request #363 from wallabag/nicosomb-patch-1
Update Dockerfile for wallabag 2.6.3
2023-08-21 12:18:25 +02:00
Nicolas Lœuillet 854d1027b8 Update Dockerfile for wallabag 2.6.3 2023-08-21 12:07:33 +02:00
Yassine Guedidi f4517471db Get composer from official image 2023-08-15 18:21:29 +02:00
J. Scott Elblein 673dea7800 Merge branch 'master' into patch-1 2023-07-24 07:56:12 -05:00
Nicolas Lœuillet 886535f767 Update Dockerfile for wallabag 2.6.2 2023-07-24 13:15:37 +02:00
Jérémy Benoist 3538a3c8d7 Merge pull request #345 from STaRDoGG/patch-2
Add wallabag/bin to PATH
2023-07-24 10:32:36 +02:00
Kevin Decherf 98ed4730b3 drop: run tests on master
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2023-07-22 18:34:12 +02:00
Kevin Decherf c0c280b606 Update base alpine to 3.18
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2023-07-22 18:32:38 +02:00
J. Scott Elblein b6db602ece Update Dockerfile
Add Wallabag bin path to environment path so it's commands (i.e console cache:clear --env=prod) can be run from anywhere.
2023-06-28 20:09:05 -05:00
J. Scott Elblein 659a8f4d3f Update Dockerfile
Sets the workdir to navigate to the wallabag folder when entering.

Makes it much easier to not have to always drill all the way down each time you first shell in.
2023-06-28 12:27:54 -05:00
Jérémy Benoist b34d71355d Relax composer
We don't need a fixed version of Composer now (as we updated most packages on wallabag)
2023-06-21 09:26:11 +02:00
Nicolas Lœuillet 8bc63c22ec Update Dockerfile 2023-06-21 07:27:14 +02:00
Nicolas Lœuillet 676572b8fe Update dependencies 2023-06-20 18:16:17 +02:00
Nicolas Lœuillet d51cc9fe33 Update Dockerfile to 2.6.0 2023-06-20 18:07:13 +02:00
Jérémy Benoist e2717ea9a9 2.5.4
See https://github.com/wallabag/wallabag/releases/tag/2.5.4
2023-02-07 22:25:16 +01:00
Jérémy Benoist a298ff95f7 2.5.3 2023-02-01 10:19:37 +01:00
ngosang b10121989c Update Alpine 3.17 and PHP 8.1 2022-11-30 00:24:03 +01:00
ngosang 229cb3d017 Replace Ansible with Shell script
* Remove Ansible and all Python packages
* Reduce image size by 456 MB (689 MB => 233 MB uncompressed)
* Fixes some open issues, for example, root password is not required if the database already exists.
* Show install and startup traces (traces and errors were hidden by Ansible)
2022-11-13 14:41:04 +01:00
ngosang 2603775b01 Update Composer 2.2.18 2022-10-29 13:39:37 +02:00
ngosang f92efc56d6 Remove fix for gnu-libiconv (already fixed in Alpine 3.16) 2022-10-28 16:18:26 +02:00
Jérémy Benoist 43a26d7406 Merge pull request #302 from ngosang/feature/alpine
Update Alpine 3.16
2022-10-28 14:00:04 +02:00
ngosang 104373da6d Update Alpine 3.16 2022-10-28 12:51:17 +02:00
Diego Heras 080b97130b Merge branch 'master' into feature/bash 2022-10-28 12:44:35 +02:00
Jérémy Benoist 115c83794a Merge pull request #299 from ngosang/feature/php8
Update PHP 8.0
2022-10-28 09:45:12 +02:00
ngosang 3214a229b6 Remove Bash and Make packages 2022-10-25 23:34:07 +02:00
ngosang 66231efd36 Install from TAR file and reduce image size
* Git package not required
* Reduced Docker image size in 129 MB (808 MB -> 679 MB)
* Docker build time reduced in +1 min (no git pull)
2022-10-25 23:12:35 +02:00
ngosang 3f801bf1a5 Update PHP 8.0 2022-10-25 22:37:22 +02:00
Jérémy Benoist 7ffaafb436 2.5.2 2022-10-21 13:55:32 +02:00
Jérémy Benoist b49d7faf71 Stay on 3.15 2022-06-09 09:36:59 +02:00
Jérémy Benoist bce0488aed 2.5.1
Also update alpine to 3.16
2022-06-09 09:35:02 +02:00
Jeremy Benoist 939b644424 Update alpine image to 3.15
Also use latest Composer 2.2
2022-05-21 21:27:30 +02:00
Jérémy Benoist 3f62284368 2.5.0 2022-05-21 21:11:57 +02:00
Jérémy Benoist ed49d39db4 wallabag isn't compatible with Composer 2.3
Install the latest known 2.2 version instead.
2022-04-01 16:20:35 +02:00
Jeremy Benoist 983bfe094b Remove forced composer v1 2022-02-15 09:29:16 +01:00
Jérémy Benoist 55b4290605 2.4.3 2022-02-14 17:00:55 +01:00
Jeremy Benoist 13818bd90e 2.4.2 2021-03-16 12:17:19 +01:00
Jérémy Benoist 9d44149e4d 2.4.1 2021-01-05 15:00:15 +01:00