我ghost里面的Dockerfile文件根据同学的的修改了 但是启动还是报错 大神帮忙看看
ghost-app_1 | npm ERR! path /var/lib/ghost/package.json
ghost-app_1 | npm ERR! code ENOENT
ghost-app_1 | npm ERR! errno -2
ghost-app_1 | npm ERR! syscall open
ghost-app_1 | npm ERR! enoent ENOENT: no such file or directory, open '/var/lib/ghost/package.json'
ghost-app_1 | npm ERR! enoent This is related to npm not being able to find a file.
ghost-app_1 | npm ERR! enoent
ghost-app_1 |
ghost-app_1 | npm ERR! A complete log of this run can be found in:
ghost-app_1 | npm ERR! /root/.npm/_logs/2018-11-28T02_10_27_818Z-debug.log
ghost_ghost-app_1 exited with code 254