Add workdir to release
This commit is contained in:
parent
9cca8016c4
commit
2baaf6f6fd
@ -19,5 +19,6 @@ RUN pip install --no-compile --no-cache-dir -e .
|
|||||||
|
|
||||||
# ---- Release ----
|
# ---- Release ----
|
||||||
FROM build AS release
|
FROM build AS release
|
||||||
|
WORKDIR /videos
|
||||||
|
|
||||||
ENTRYPOINT ["auto-editor"]
|
ENTRYPOINT ["auto-editor"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user