Merged in feature/fieldExtractionDockerfile (pull request #254)
Create Dockerfile * dockerfile * noreadme * Merged main into feature/fieldExtractionDockerfile Approved-by: Alex Galarce
This commit is contained in:
@@ -17,7 +17,6 @@ WORKDIR /app
|
||||
|
||||
COPY pyproject.toml .
|
||||
COPY poetry.lock .
|
||||
COPY README.md .
|
||||
|
||||
RUN --mount=type=cache,target=/root/.cache/pip \
|
||||
poetry install --no-dev --compile
|
||||
|
||||
Reference in New Issue
Block a user