dubdiff/docker/README.md
2015-04-17 23:17:12 -04:00

373 B
Executable File

wdiff-markdown/docker

A docker container for deploying the wdiff-markdown application

Usage

Build the container with docker build -t 'adamarthurryan/wdiff-markdown'.

Run the script prepare.sh from this folder.

To launch the application in development mode, run ../launch-devel.sh.

To launch the application in production mode, run ../launch-prod.sh.