chown: changing ownership of '/var/lib/mysql/': Operation not permitted 報錯沒有權限,,
[vagrant@vagrant-centos7 ghost]$ docker-compose up Creating ghost_db_1 Creating ghost_ghost-app_1 Creating ghost_nginx_1 Attaching to ghost_db_1, ghost_ghost-app_1, ghost_nginx_1 db_1 ? ? ? ? | chown: changing ownership of '/var/lib/mysql/': Operation not permitted ?報錯沒有權限,,本地已經給這個data權限777,怎么整
2021-09-26
這個是容器中文件,應該以交互命令行模式進行容器查看是否有相關權限吧