You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/cloud/docker/docker-development.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ The script option settings determine the PHP version and {{site.data.var.mcd-pro
55
55
{: .install-script-options}
56
56
Option | Description
57
57
:----- | :------
58
-
`-p`, `--php` | PHP version (for installing dependencies). You must specify a PHP version that is compatible with the {{site.data.var.ee}} version deployed to the Cloud Docker environment. Defaults to `7.2`
58
+
`-p`, `--php` | PHP version (for installing dependencies). You must specify a PHP version that is compatible with the {{site.data.var.ee}} version deployed to the Cloud Docker environment.
59
59
`-i`, `--image` | {{site.data.var.mcd-prod}} image version (for installing dependencies). Defaults to `1.1`
60
60
`--host` | Domain name to add to the `/etc/hosts` file. Defaults to `magento2.docker`
61
61
`--add-host` | Add domain name to `/etc/hosts` file. Defaults to true (`yes`)
0 commit comments