LODE icon indicating copy to clipboard operation
LODE copied to clipboard

Add Dockerfile and docker-compose.yaml files to support a containerized version of Lode

Open LucaPrete opened this issue 6 years ago • 1 comments

Currently, Lode does not provide any Dockerfile (and related docker-compose.yaml file) in order to create a containerized version of it.

LucaPrete avatar Aug 08 '19 14:08 LucaPrete

there seems to be an error in the docker compose file. In the Dockerfile the argument is USE_HTTPS https://github.com/essepuntato/LODE/blob/master/Dockerfile#L5, whereas in the compose file useHTTPs https://github.com/essepuntato/LODE/blob/master/docker-compose.yaml#L13 .

ingoboerner avatar Oct 17 '23 11:10 ingoboerner