pixelfed/contrib/docker
Ondrej Brinkel 205705193d
fixes docker build
- composer package prestissimo is deprecated as composer got faster
- `composer update` should not be required as there is a `composer.lock`, actually it was the cause for breaking docker builds as an upstream package had a broken version string in it's requirerements. Using fixed package versions prevents these kinds of problems in future.
2020-12-07 23:11:54 +01:00
..
Dockerfile.apache fixes docker build 2020-12-07 23:11:54 +01:00
Dockerfile.fpm
php.production.ini
start.apache.sh
start.fpm.sh