test adding new docker layer
This commit is contained in:
parent
74fcd115ee
commit
a8583de2a8
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ WORKDIR /tutorial
|
|||
|
||||
RUN pip install .
|
||||
RUN flask --app=flaskr init-db
|
||||
# RUN touch blah
|
||||
RUN touch blah
|
||||
|
||||
EXPOSE 5000
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue