You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I found Error when running the container,
root@Host:~# docker run -d -p 2368:2368 dockerfile/ghost
96654236e290b6d95bc17c4fcff7232942d563fb42decf2818587f821b960f67
Container can't run, and this is logs for container :
root@Host:~# docker logs 96654
bash: line 2: npm: command not found
Thanks :)
The text was updated successfully, but these errors were encountered:
Thanks for The Dockerfile 👍
But I found Error when running the container,
root@Host:~# docker run -d -p 2368:2368 dockerfile/ghost
96654236e290b6d95bc17c4fcff7232942d563fb42decf2818587f821b960f67
Container can't run, and this is logs for container :
root@Host:~# docker logs 96654
bash: line 2: npm: command not found
Thanks :)
The text was updated successfully, but these errors were encountered: