Skip to content
Snippets Groups Projects
Commit c79dfc52 authored by Subliminal Guy's avatar Subliminal Guy
Browse files

Create data/whisper directory for persisted_cache

parent 170c2bbd
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ ENV PATH="${PATH}:${POETRY_VENV}/bin"
WORKDIR /app
RUN mkdir ./files
RUN mkdir ./data/whisper
COPY . /app
COPY --from=ffmpeg /usr/local/bin/ffmpeg /usr/local/bin/ffmpeg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment