SoUmNerd commited on
Commit
5daeec6
·
1 Parent(s): 12903e7

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -1
Dockerfile CHANGED
@@ -9,4 +9,6 @@ MODULAR_AUTH=mut_e87f7861fb9a4d4aa311afb0491b0398 sh -
9
  RUN modular install mojo
10
 
11
  COPY . .
12
- CMD ["python3", "main.py"]
 
 
 
9
  RUN modular install mojo
10
 
11
  COPY . .
12
+ RUN echo "aaa"
13
+ CMD ["python3", "main.py"]
14
+ RUN echo "bbb"