Last active
December 15, 2021 09:46
-
-
Save daniDLL/c8f41d3e27b9888a5b6720b8401b81e8 to your computer and use it in GitHub Desktop.
Revisions
-
daniDLL created this gist
Dec 15, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ docker run --user root --rm --volume=<local-path>:/var/www/html modestcoders/php:7.4-fpm /bin/bash -c "composer self-update --2 && composer install"