We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, Lode does not provide any Dockerfile (and related docker-compose.yaml file) in order to create a containerized version of it.
The text was updated successfully, but these errors were encountered:
[essepuntato#23] Add Dockerfile and docker-compose.yaml files
ccbc167
9738957
7c21d90
Merge pull request #25 from LucaPrete/23-add-dockerfile-dockercompose
137d86f
[#23] Add Dockerfile and docker-compose.yaml files
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 .
USE_HTTPS
useHTTPs
Sorry, something went wrong.
No branches or pull requests
Currently, Lode does not provide any Dockerfile (and related docker-compose.yaml file) in order to create a containerized version of it.
The text was updated successfully, but these errors were encountered: