|
@@ -161,7 +161,8 @@ curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/te
|
|
|
|
|
|
# Download the version of Magento you want to use with:
|
|
|
bin/download 2.4.5-p1 community
|
|
|
-# You can specify the version and type (community, enterprise, mageos-nightly, mageos-mirror, mageos-hypernode-mirror, or mageos-maxcluster-mirror).
|
|
|
+# You can specify the version and type (community, enterprise, mageos, mageos-nightly, mageos-mirror, mageos-hypernode-mirror, or mageos-maxcluster-mirror).
|
|
|
+# The mageos type is an alias for mageos-mirror.
|
|
|
# If no arguments are passed, "2.4.5-p1" and "community" are the default values used.
|
|
|
|
|
|
# or for Magento core development:
|