I am trying to install ghost via ghost cli in an ubuntu container
- What version of Ghost are you using? 1.19.3
- What configuration? Using the steps mentioned in How to install & setup Ghost on Ubuntu 16.04, 18.04, 20.04 or 22.04 in a docker image
- What browser?
- What errors or information do you see in the console?
$ ghost install
Checking system Node.js version - found v16.15.0
Checking logged in user
Checking current folder permissions
System checks failed with message: ‘Missing package(s): systemd, nginx’
Some features of Ghost-CLI may not work without additional configuration.
For local installs we recommend using ghost install local
instead.
- What steps could someone else take to reproduce the issue you’re having?
Follow the above mentioned documentation and add the steps in a docker image and run the container