mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-12-22 19:31:35 +00:00
Update drone dockerfile
This commit is contained in:
parent
d4c5158e57
commit
7d9d947256
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ EXPOSE 6669
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
VOLUME /mnt
|
VOLUME /mnt
|
||||||
ENTRYPOINT ["/sbin/tini", "--"]
|
ENTRYPOINT ["/sbin/tini", "--"]
|
||||||
CMD ["/usr/local/bin/pict-rs", "-p", "/mnt"]
|
CMD ["/usr/local/bin/pict-rs", "run"]
|
||||||
|
|
Loading…
Reference in a new issue