Untitled
unknown
plain_text
3 years ago
4.4 kB
5
Indexable
evgeniy@evgeniy-pc:~/Sites/magento$ curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/onelinesetup | bash -s -- magento.test 2.4.4 подсказка: Using 'master' as the name for the initial branch. This default branch name подсказка: is subject to change. To configure the initial branch name to use in all подсказка: of your new repositories, which will suppress this warning, call: подсказка: подсказка: git config --global init.defaultBranch <name> подсказка: подсказка: Names commonly chosen instead of 'master' are 'main', 'trunk' and подсказка: 'development'. The just-created branch can be renamed via this command: подсказка: подсказка: git branch -m <name> Инициализирован пустой репозиторий Git в /home/evgeniy/Sites/magento/.git/ [+] Running 7/7 ⠿ Container magento-phpfpm-1 Stopped 0.3s ⠿ Container magento-mailcatcher-1 Stopped 0.6s ⠿ Container magento-redis-1 Stopped 0.8s ⠿ Container magento-rabbitmq-1 Stopped 6.4s ⠿ Container magento-elasticsearch-1 Stopped 0.9s ⠿ Container magento-app-1 Stopped 0.9s ⠿ Container magento-db-1 Stopped 1.4s [+] Running 7/7 ⠿ Container magento-redis-1 Started 0.9s ⠿ Container magento-phpfpm-1 Started 0.7s ⠿ Container magento-app-1 Started 0.9s ⠿ Container magento-db-1 Started 0.6s ⠿ Container magento-mailcatcher-1 Started 1.0s ⠿ Container magento-elasticsearch-1 Started 1.0s ⠿ Container magento-rabbitmq-1 Started 1.1s Composer auth has already been set up. Fixing filesystem ownerships... Filesystem ownerships fixed. Creating a "magento/project-community-edition=2.4.4" project at "./" [InvalidArgumentException] Project directory "/var/www/html/." is not empty. create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--add-repository] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--remove-vcs] [--no-install] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--ask] [--] [<package>] [<directory>] [<version>]
Editor is loading...