Add workdir to release
This commit is contained in:
@@ -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"]
|
||||||
|
|||||||
Reference in New Issue
Block a user