Sign inSign up

promek/ghost

By promek

Updated over 8 years ago

An alpine image with Ghost

Image
0

180

promek/ghost repository overview

promek/ghost

github : https://github.com/promek/dockers/tree/master/ghost

An alpine image with Ghost

Examples


docker pull promek/ghost:1.22.5

docker run -d --name ght \
    -v /path/to/data:/var/lib/ghost/content \
    -p "80:2368" \
    promek/ghost:1.22.5

Tag summary

Content type

Image

Digest

Size

182.3 MB

Last updated

over 8 years ago

docker pull promek/ghost:1.24.1