mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-05-14 14:02:46 +00:00
Update Dockerfile
This commit is contained in:
parent
d392ec642c
commit
5c99601865
1 changed files with 4 additions and 2 deletions
|
@ -12,6 +12,8 @@ RUN ./autogen.sh \
|
||||||
&& make \
|
&& make \
|
||||||
&& cp /mkp224o/mkp224o /usr/local/bin/
|
&& cp /mkp224o/mkp224o /usr/local/bin/
|
||||||
|
|
||||||
WORKDIR /root
|
|
||||||
VOLUME /root/data
|
VOLUME /root/data
|
||||||
ENTRYPOINT ["mkp224o", "-d", "/root/data"]
|
|
||||||
|
WORKDIR /root/data
|
||||||
|
|
||||||
|
ENTRYPOINT ["mkp224o"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue