Explorar o código

Update Dockerfile

Artiume %!s(int64=5) %!d(string=hai) anos
pai
achega
c96d3c35a0
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -4,7 +4,6 @@ ARG FFMPEG_VERSION=latest
 FROM node:alpine as web-builder
 FROM node:alpine as web-builder
 ARG JELLYFIN_WEB_VERSION=master
 ARG JELLYFIN_WEB_VERSION=master
 RUN apk add curl \
 RUN apk add curl \
- && curl -L https://github.com/artiume/jellyfin-web \
  && cd jellyfin-web \
  && cd jellyfin-web \
  && yarn install \
  && yarn install \
  && yarn build \
  && yarn build \