]> git.immae.eu Git - github/shaarli/Shaarli.git/commit - docker/production/stable/Dockerfile
Docker: update dependencies, introduce Composer
authorVirtualTam <virtualtam@flibidi.net>
Sun, 14 Aug 2016 14:20:06 +0000 (16:20 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sat, 5 Nov 2016 13:29:52 +0000 (14:29 +0100)
commitf9a0b5ea4d7dd245b0b6933c7b1e58f357771426
treebbcd808942dfa40a3864f91c81fa48597af29a88
parent2945434b0a0f138401282ced0b7e1012e4a0b1de
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