test removing new docker layer
This commit is contained in:
parent
704bfaa985
commit
a120c2c529
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@ WORKDIR /tutorial
|
|||
|
||||
RUN pip install .
|
||||
RUN flask --app=flaskr init-db
|
||||
RUN touch blah
|
||||
RUN touch blah2
|
||||
|
||||
EXPOSE 5000
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue