16 lines
370 B
Markdown
Executable File
16 lines
370 B
Markdown
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`.
|
|
|