Skip to content
Snippets Groups Projects
Commit 364b25ee authored by Jonas Braathen's avatar Jonas Braathen
Browse files

Containerfile: create /greg directory

parent 996abe5a
No related branches found
No related tags found
1 merge request!37Bump dependencies
......@@ -17,6 +17,7 @@ ENV PIP_DEFAULT_TIMEOUT=100 \
RUN pip3 install poetry gunicorn
RUN mkdir /greg
WORKDIR /greg
COPY pyproject.toml /greg
COPY poetry.lock /greg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment