hubl/internal/docker/README.md

6 lines
240 B
Markdown
Raw Normal View History

# How to build a ldpserver image
Get the [Dockerfile](https://git.startinblox.com/djangoldp-packages/djangoldp/blob/master/Dockerfile) from the `djangoldp` project.
And build it with the `settings.yml` file: `docker build -t ldpserver .`