This commit is contained in:
@@ -8,4 +8,5 @@ RUN pip install -r requirements.txt
|
|||||||
|
|
||||||
# étape de production
|
# étape de production
|
||||||
COPY src ./src
|
COPY src ./src
|
||||||
|
COPY img ./img
|
||||||
CMD ["python3", "-u", "./src/generate_cards_mvp.py"]
|
CMD ["python3", "-u", "./src/generate_cards_mvp.py"]
|
||||||
Reference in New Issue
Block a user