Sign inSign up

breakyboy/ghost-restore

By breakyboy

•Updated almost 11 years ago

Restore the data volume of breakyboy/ghost from a breakyboy/ghost-backup backup

Image
0

880

breakyboy/ghost-restore 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:541413e4b…

Size

90 MB

Last updated

almost 11 years ago

docker pull breakyboy/ghost-restore