Compare commits
No commits in common. "b3be74ad3a446cbd585b5ae9c3e2486e78b21ba8" and "21b2e300a20f53b5389fa7601a0983df3218c663" have entirely different histories.
b3be74ad3a
...
21b2e300a2
14 changed files with 0 additions and 10 deletions
|
@ -1 +0,0 @@
|
|||
*
|
|
@ -1,9 +0,0 @@
|
|||
FROM python:3.12-slim
|
||||
|
||||
RUN apt update && apt install -y ffmpeg && pip install invoke
|
||||
|
||||
VOLUME ["/data"]
|
||||
|
||||
WORKDIR /data
|
||||
|
||||
CMD /usr/local/bin/invoke probe
|
Loading…
Reference in a new issue