hubl/internal/docker
plup 39067b8c5e doc: added instructions to build a docker image of the server 2021-02-10 18:35:29 +01:00
..
README.md doc: added instructions to build a docker image of the server 2021-02-10 18:35:29 +01:00
settings.yml cicd: replaced existing docker compose files with settings.yml in conbination with the djangoldp provided dockerfile 2021-02-09 20:49:19 +01:00

README.md

How to build a ldpserver image

Get the Dockerfile from the djangoldp project.

And build it with the settings.yml file: docker build -t ldpserver .