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

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages