]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Docker: update dependencies, introduce Composer 638/head
authorVirtualTam <virtualtam@flibidi.net>
Sun, 14 Aug 2016 14:20:06 +0000 (16:20 +0200)
committerVirtualTam <virtualtam@flibidi.net>
Sun, 14 Aug 2016 14:23:57 +0000 (16:23 +0200)
commit665279ec99d31c7d571f90bf0186edb268020bb8
tree29ad208e31bc604a4434eeef0ee6fffafa05899c
parent8758bb0ac8cb68d32122009dbcb977d2f0fad2b0
Docker: update dependencies, introduce Composer

Relates to https://github.com/shaarli/Shaarli/issues/607
Relates to https://github.com/shaarli/Shaarli/pull/612
Relates to https://github.com/shaarli/Shaarli/pull/624
Relates to https://github.com/shaarli/Shaarli/pull/633

See https://github.com/shaarli/Shaarli/wiki/Server-requirements

Modifications:
- [prod][stable] refactor Dockerfile
- [prod][stable] set $TERM=dumb to avoid debconf-related issues
- [prod][stable] install ca-certificates
- [prod][stable] cleanup APT cache after installing packages
- [prod][stable] use Composer to resolve PHP dependencies

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
docker/production/stable/Dockerfile