mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-01-25 02:02:57 -03: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 \
|
||||
&& cp /mkp224o/mkp224o /usr/local/bin/
|
||||
|
||||
WORKDIR /root
|
||||
VOLUME /root/data
|
||||
ENTRYPOINT ["mkp224o", "-d", "/root/data"]
|
||||
|
||||
WORKDIR /root/data
|
||||
|
||||
ENTRYPOINT ["mkp224o"]
|
||||
|
|
Loading…
Add table
Reference in a new issue