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