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