You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
Dockerfile.apache fixes docker build 4 years ago
Dockerfile.fpm Docker changes 5 years ago
php.production.ini Docker changes 5 years ago
start.apache.sh docker: update horizon command for laravel 7.x 5 years ago
start.fpm.sh docker: update horizon command for laravel 7.x 5 years ago