Align the Docker image of Ghost 1.22.1
This commit is contained in:
parent
a6f45d9a7d
commit
e027be679b
@ -19,7 +19,7 @@ spec:
|
||||
- sh
|
||||
- -c
|
||||
- cp /ghost-config/ghost-config.js /var/lib/ghost/config.js
|
||||
&& /entrypoint.sh npm start
|
||||
&& docker-entrypoint.sh node current/index.js
|
||||
volumeMounts:
|
||||
- mountPath: /ghost-config
|
||||
name: config
|
||||
|
||||
Loading…
Reference in New Issue
Block a user