fecshop / yii2_fecshop_docker

使用docker compose 快速的安装fecshop的环境,包括mysql php(含扩展),mongodb,mysql,redis,xunsearch等
185 stars 119 forks source link

bash: ./init: Permission denied #6

Closed wubuyun closed 6 years ago

wubuyun commented 6 years ago

root@b49fa6b1f233:/www/web/fecshop# composer update Do not run Composer as root/super user! See https://getcomposer.org/root for details The "extra.asset-installer-paths" option is deprecated, use the "config.fxp-asset.installer-paths" option Loading composer repositories with package information Updating dependencies (including require-dev) Nothing to install or update
Package phpoffice/phpexcel is abandoned, you should avoid using it. Use phpoffice/phpspreadsheet instead. Generating autoload files root@b49fa6b1f233:/www/web/fecshop#

root@b49fa6b1f233:/www/web/fecshop# ./init bash: ./init: Permission denied

wubuyun commented 6 years ago

chmod -R 775 ok