Update selfhosted.Dockerfile (#802)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user