Sign inSign up

breakyboy/ghost-utils

By breakyboy

•Updated almost 11 years ago

Base docker image template for all breakyboy/ghost-[utility] containers.

Image
0

1.6K

breakyboy/ghost-utils repository overview

⁠ghost-docker

Simple Docker container for running Ghost⁠

⁠Configuration

⁠Running

docker run -dP breakyboy/ghost
  • Preferably (but not necessarily) run as a detached (-d) container
  • Exposes port 2368 (-P or -p)
  • Data volume set to /var/lib/ghost within the container
  • Set your desired Ghost environment with the NODE_ENV environment variable
    • e.g. -e NODE_ENV=production

Tag summary

Content type

Image

Digest

sha256:71a0240a2…

Size

90.1 MB

Last updated

almost 11 years ago

docker pull breakyboy/ghost-utils