doc: added instructions to build a docker image of the server
This commit is contained in:
parent
cee946d2df
commit
39067b8c5e
5
internal/docker/README.md
Normal file
5
internal/docker/README.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# 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 .`
|
Loading…
Reference in New Issue
Block a user