This commit is contained in:
2024-08-02 21:22:46 +00:00
parent 6b84da949f
commit 14519259d8
10 changed files with 4228 additions and 1984 deletions
+1
View File
@@ -18,6 +18,7 @@ RUN apt-get install graphviz -y
# Set environment variables, etc.
#ENV MY_ENV_VAR=myvalue
COPY cvttpy /cvttpy
# Set the working directory
WORKDIR /workspace