Add workdir to release

tool_auto-editor
Ruakij 2 years ago
parent 9cca8016c4
commit 2baaf6f6fd

@ -19,5 +19,6 @@ RUN pip install --no-compile --no-cache-dir -e .
# ---- Release ----
FROM build AS release
WORKDIR /videos
ENTRYPOINT ["auto-editor"]

Loading…
Cancel
Save