mirror of
https://github.com/kieraneglin/pinchflat.git
synced 2026-07-17 16:39:09 +00:00
Update selfhosted.Dockerfile (#802)
This commit is contained in:
parent
0688e880f5
commit
163e8eb8cc
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ RUN mix release
|
||||||
|
|
||||||
FROM ${RUNNER_IMAGE}
|
FROM ${RUNNER_IMAGE}
|
||||||
|
|
||||||
|
ARG TARGETPLATFORM
|
||||||
ARG PORT=8945
|
ARG PORT=8945
|
||||||
|
|
||||||
COPY --from=builder ./usr/local/bin/ffmpeg /usr/bin/ffmpeg
|
COPY --from=builder ./usr/local/bin/ffmpeg /usr/bin/ffmpeg
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue