An open API service indexing awesome lists of open source software.

https://github.com/spearwolf/ghost-docker-app

A docker container for the ghost blogging app.
https://github.com/spearwolf/ghost-docker-app

Last synced: 10 months ago
JSON representation

A docker container for the ghost blogging app.

Awesome Lists containing this project

README

          

### features

- [ubuntu](http://www.ubuntu.com/) 15.04
- [nvm](https://github.com/creationix/nvm) v0.26.1
- [Node.js](https://nodejs.org/) v0.12.7
- [Ghost](https://github.com/tryghost/Ghost) v0.7.0

### how to (inside project folder) ..

build docker image (inside project folder)

`$ docker build -t spearwolf/ghost-app .`

try and play within the container ..

`$ docker run -ti --rm spearwolf/ghost-app /bin/bash`

---

wolfger@spearwolf.de
have fun!
:smiley: