Skip to content
Snippets Groups Projects
Commit 361090fc authored by Maciej Wielgosz's avatar Maciej Wielgosz
Browse files

update in the Dockerfile for oracle

parent 8a696ed7
Branches
No related tags found
No related merge requests found
......@@ -39,10 +39,11 @@ RUN pip install --no-cache -r app/requirements.txt
COPY . /app
# ENTRYPOINT ["/miniconda/bin/conda", "run", "-n", "pdal-env", "python", "/app/run_oracle_wrapper.py"]
WORKDIR /app
ENTRYPOINT ["/miniconda/bin/conda", "run", "-n", "pdal-env", "python", "/app/run_oracle_wrapper.py"]
# CMD ["--help" ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment