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
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