mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-04-19 13:29:10 +00:00
Update contrib/docker/Dockerfile
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
95a7e0580a
commit
d392ec642c
1 changed files with 2 additions and 1 deletions
|
@ -13,4 +13,5 @@ RUN ./autogen.sh \
|
|||
&& cp /mkp224o/mkp224o /usr/local/bin/
|
||||
|
||||
WORKDIR /root
|
||||
ENTRYPOINT ["mkp224o"]
|
||||
VOLUME /root/data
|
||||
ENTRYPOINT ["mkp224o", "-d", "/root/data"]
|
||||
|
|
Loading…
Add table
Reference in a new issue