Spaces:
Build error
Build error
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -93,4 +93,4 @@ USER vscode
|
|
93 |
# Commands to run application and display picture
|
94 |
RUN python main.py
|
95 |
|
96 |
-
RUN
|
|
|
93 |
# Commands to run application and display picture
|
94 |
RUN python main.py
|
95 |
|
96 |
+
RUN docker cp my_container:/workspaces/artificial_intelligence/figure.jpg /
|