Sign inSign up

wwyyzz/ghost

By wwyyzz

Updated almost 11 years ago

Faltten Ghost Image

Image
0

1.7K

wwyyzz/ghost repository overview

Image from offical Ghost image, flatten the image.Reduce the size from 6G to 350M.

Save my poor VPS SDD.

Guide:

docker run -e "GHOST_SOURCE=/usr/src/ghost" -e "GHOST_VERSION=0.7.2" -e "GHOST_CONTENT=/var/lib/ghost" -w /usr/src/ghost -p 80:2368 -v /root/ghost/content:/var/lib/ghost -d wwyyzz/ghost /entrypoint.sh npm start

Enjoy it!

Tag summary

Content type

Image

Digest

Size

101.4 MB

Last updated

almost 11 years ago

docker pull wwyyzz/ghost