1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update deployment/Dockerfile.centos.all

Co-Authored-By: Odd Stråbø <oddstr13@openshell.no>
This commit is contained in:
Joshua M. Boniface 2020-04-29 14:14:38 -04:00 committed by GitHub
parent 5330fd1228
commit 443273c030
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,6 @@ ARG ARTIFACT_DIR=/dist
# Docker run environment # Docker run environment
ENV SOURCE_DIR=/jellyfin ENV SOURCE_DIR=/jellyfin
ENV ARTIFACT_DIR=/dist ENV ARTIFACT_DIR=/dist
ENV DEB_BUILD_OPTIONS=noddebs
ENV IS_DOCKER=YES ENV IS_DOCKER=YES
# Prepare CentOS environment # Prepare CentOS environment