Skip to content
This repository was archived by the owner on Jul 9, 2018. It is now read-only.

frdmn/docker-ghost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ghost

Makefile for easy and comfortable Ghost Docker image creation and instance restarts.

Caution: This repository uses the official Ghost Dockerfile!

Installation

  1. Clone repository:
    git clone https://github.com/frdmn/docker-ghost.git /opt/docker-ghost
  2. Download and adjust configuration:
    cd /opt/docker-ghost vi config.js

Usage

To pull/update to the latest Ghost version as well as restart your Docker instance:

make

To start or restart Ghost:

make run

Stop and remove the container:

make stop
make remove

Version

1.0.0

Lincense

WTFPL

About

Makefile to automate Docker image creation / instance restarts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors