Przeglądaj źródła

editing dockerfile because previous dockerfile

editing about editing dockerfile because previous
dockerfile editing broke the dockerfile broke the
dockerfile again
DEV-Mael
Figg 6 miesięcy temu
rodzic
commit
a6c7b5e7d3
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      Dockerfile

+ 1
- 0
Dockerfile Wyświetl plik

@@ -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

Ładowanie…
Anuluj
Zapisz