ci
This commit is contained in:
parent
1595e49795
commit
b80633c7b7
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
||||||
From scratch
|
From scratch
|
||||||
COPY minimock /
|
COPY minimock /
|
||||||
RUN mkdir /data
|
CMD ["/minimock", "-c", "/data/config.yml"]
|
||||||
CMD ["/minimock", "-c /data/config.yml"]
|
|
||||||
|
|
Loading…
Reference in a new issue