Bläddra i källkod

editing dockerfile because previous dockerfile

editing about editing dockerfile because previous
dockerfile editing broke the dockerfile broke the
dockerfile again
DEV-Mael
Figg 6 månader sedan
förälder
incheckning
a6c7b5e7d3
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      Dockerfile

+ 1
- 0
Dockerfile Visa fil

@@ -6,6 +6,7 @@ RUN pip install poetry
6 6
 COPY pyproject.toml poetry.lock ./
7 7
 COPY ./data/DefaultMediaCountMapFile ./data/DefaultMediaCountMapFile
8 8
 COPY ./million ./million
9
+COPY ./test ./test
9 10
 
10 11
 RUN poetry config virtualenvs.create false \
11 12
     && poetry install --no-interaction --no-ansi

Laddar…
Avbryt
Spara