mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-11-20 11:21:14 +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
|
||||
VOLUME /mnt
|
||||
ENTRYPOINT ["/sbin/tini", "--"]
|
||||
CMD ["/usr/local/bin/pict-rs", "-p", "/mnt"]
|
||||
CMD ["/usr/local/bin/pict-rs", "run"]
|
||||
|
|
Loading…
Reference in a new issue