docker-magento2 icon indicating copy to clipboard operation
docker-magento2 copied to clipboard

Info on installation

Open SSITWilliams opened this issue 1 year ago • 0 comments

Note: when you run the command script install-magento2

It accepts 1 argument for the version number. The image you install it on comes with php7 and will not be compatible with versions of magento2 that use php8. So make sure to specify the version here:

install-magento2 2.4.4 -- for instance

SSITWilliams avatar May 09 '24 00:05 SSITWilliams