add information and png with diagram
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
FROM python:3.11
|
||||
|
||||
COPY src /app/src
|
||||
COPY graphics /app/graphics
|
||||
COPY requirements.txt /app/src
|
||||
|
||||
# set the working directory in the container
|
||||
|
||||
Reference in New Issue
Block a user