Mohammed Foud
commited on
Commit
·
3bbe00e
1
Parent(s):
b326319
app1
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -122,3 +122,4 @@ ENV PATH $CHROMEDRIVER_DIR:$PATH
|
|
122 |
|
123 |
COPY s.py .
|
124 |
RUN ls
|
|
|
|
122 |
|
123 |
COPY s.py .
|
124 |
RUN ls
|
125 |
+
RUN python s.py
|