forked from Ivasoft/docker-tvheadend
Cleaning up after sparklys cut and paste double
This commit is contained in:
11
Dockerfile
11
Dockerfile
@@ -19,17 +19,6 @@ ENV HOME="/config"
|
||||
# copy patches
|
||||
COPY patches/ /tmp/patches/
|
||||
|
||||
# set version label
|
||||
ARG BUILD_DATE
|
||||
ARG VERSION
|
||||
LABEL build_version="Build-date:- ${BUILD_DATE}"
|
||||
|
||||
# Environment settings
|
||||
ENV HOME="/config"
|
||||
|
||||
# copy patches
|
||||
COPY patches/ /tmp/patches/
|
||||
|
||||
# install build packages
|
||||
RUN \
|
||||
apk add --no-cache --virtual=build-dependencies \
|
||||
|
||||
Reference in New Issue
Block a user