]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Improve CONTRIBUTING guide 4021/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Wed, 19 Jun 2019 12:54:38 +0000 (14:54 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Wed, 19 Jun 2019 12:54:38 +0000 (14:54 +0200)
commit2a61e13fae4e71c804e96caefd3fdb46f09a81db
treeb424699c636777b1b83f2143ba1c40b8610b2cad
parent3ed30d3415842de43bed332e2228d5b2157472cc
Improve CONTRIBUTING guide

Also:

- update the docker-compose to use Alpine image (lighter)
- update the PHP Dockerfile to use Imagick instead of GD (for GIF support when downloading images) and add support for SQLite
.github/CONTRIBUTING.md
docker-compose.yml
docker/php/Dockerfile