docker run --user root --rm --volume=:/var/www/html modestcoders/php:7.4-fpm /bin/bash -c "composer self-update --2 && composer install"