]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Docker: update dependencies, introduce Composer
authorVirtualTam <virtualtam@flibidi.net>
Fri, 12 Aug 2016 19:36:54 +0000 (21:36 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sat, 5 Nov 2016 13:29:52 +0000 (14:29 +0100)
commit2945434b0a0f138401282ced0b7e1012e4a0b1de
tree95b827d93fff06f8d619f46fa16512da9612bb54
parent310f0973b5db131ec4e7d34e4f9265be4b663bef
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

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

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

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