mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 18:08:53 -07:00
remove packages bundled in dotnet/sdk base image
This commit is contained in:
parent
6a3ec7b479
commit
ea798de61f
@ -13,7 +13,7 @@ ENV IS_DOCKER=YES
|
||||
RUN apt-get update -yqq \
|
||||
&& apt-get install -yqq --no-install-recommends \
|
||||
apt-transport-https debhelper gnupg \
|
||||
wget devscripts mmv libc6-dev libcurl4-openssl-dev \
|
||||
devscripts mmv libcurl4-openssl-dev \
|
||||
libfontconfig1-dev libfreetype6-dev libssl-dev libssl1.1 liblttng-ust0
|
||||
|
||||
# Link to build script
|
||||
|
@ -12,7 +12,7 @@ ENV IS_DOCKER=YES
|
||||
# Prepare Debian build environment
|
||||
RUN apt-get update -yqq \
|
||||
&& apt-get install -yqq --no-install-recommends \
|
||||
apt-transport-https debhelper gnupg wget devscripts mmv
|
||||
apt-transport-https debhelper gnupg devscripts mmv
|
||||
|
||||
# Prepare the cross-toolchain
|
||||
RUN dpkg --add-architecture arm64 \
|
||||
|
@ -12,7 +12,7 @@ ENV IS_DOCKER=YES
|
||||
# Prepare Debian build environment
|
||||
RUN apt-get update -yqq \
|
||||
&& apt-get install -yqq --no-install-recommends \
|
||||
apt-transport-https debhelper gnupg wget devscripts mmv
|
||||
apt-transport-https debhelper gnupg devscripts mmv
|
||||
|
||||
# Prepare the cross-toolchain
|
||||
RUN dpkg --add-architecture armhf \
|
||||
|
@ -12,8 +12,8 @@ ENV IS_DOCKER=YES
|
||||
# Prepare Debian build environment
|
||||
RUN apt-get update -yqq \
|
||||
&& apt-get install -yqq --no-install-recommends \
|
||||
apt-transport-https debhelper gnupg wget devscripts \
|
||||
mmv libc6-dev libcurl4-openssl-dev libfontconfig1-dev \
|
||||
apt-transport-https debhelper gnupg devscripts \
|
||||
mmv libcurl4-openssl-dev libfontconfig1-dev \
|
||||
libfreetype6-dev libssl-dev libssl1.1 liblttng-ust0
|
||||
|
||||
# Link to docker-build script
|
||||
|
@ -12,8 +12,8 @@ ENV IS_DOCKER=YES
|
||||
# Prepare Debian build environment
|
||||
RUN apt-get update -yqq \
|
||||
&& apt-get install -yqq --no-install-recommends \
|
||||
apt-transport-https debhelper gnupg wget devscripts \
|
||||
mmv libc6-dev libcurl4-openssl-dev libfontconfig1-dev \
|
||||
apt-transport-https debhelper gnupg devscripts \
|
||||
mmv libcurl4-openssl-dev libfontconfig1-dev \
|
||||
libfreetype6-dev libssl-dev libssl1.1 liblttng-ust0
|
||||
|
||||
# Link to docker-build script
|
||||
|
@ -12,8 +12,8 @@ ENV IS_DOCKER=YES
|
||||
# Prepare Debian build environment
|
||||
RUN apt-get update -yqq \
|
||||
&& apt-get install -yqq --no-install-recommends \
|
||||
apt-transport-https debhelper gnupg wget devscripts \
|
||||
mmv libc6-dev libcurl4-openssl-dev libfontconfig1-dev \
|
||||
apt-transport-https debhelper gnupg devscripts \
|
||||
mmv libcurl4-openssl-dev libfontconfig1-dev \
|
||||
libfreetype6-dev libssl-dev libssl1.1 liblttng-ust0
|
||||
|
||||
# Link to docker-build script
|
||||
|
@ -12,8 +12,8 @@ ENV IS_DOCKER=YES
|
||||
# Prepare Debian build environment
|
||||
RUN apt-get update -yqq \
|
||||
&& apt-get install -yqq --no-install-recommends \
|
||||
apt-transport-https debhelper gnupg wget devscripts \
|
||||
mmv libc6-dev libcurl4-openssl-dev libfontconfig1-dev \
|
||||
apt-transport-https debhelper gnupg devscripts \
|
||||
mmv libcurl4-openssl-dev libfontconfig1-dev \
|
||||
libfreetype6-dev libssl-dev libssl1.1 liblttng-ust0
|
||||
|
||||
# Link to docker-build script
|
||||
|
@ -12,8 +12,8 @@ ENV IS_DOCKER=YES
|
||||
# Prepare Debian build environment
|
||||
RUN apt-get update -yqq \
|
||||
&& apt-get install -yqq --no-install-recommends \
|
||||
apt-transport-https debhelper gnupg wget devscripts \
|
||||
mmv libc6-dev libcurl4-openssl-dev libfontconfig1-dev \
|
||||
apt-transport-https debhelper gnupg devscripts \
|
||||
mmv libcurl4-openssl-dev libfontconfig1-dev \
|
||||
libfreetype6-dev libssl-dev libssl1.1 liblttng-ust0
|
||||
|
||||
# Link to docker-build script
|
||||
|
@ -11,8 +11,9 @@ ENV IS_DOCKER=YES
|
||||
# Prepare Debian build environment
|
||||
RUN apt-get update -yqq \
|
||||
&& apt-get install -yqq --no-install-recommends \
|
||||
apt-transport-https debhelper gnupg wget \
|
||||
devscripts mmv libc6-dev libcurl4-openssl-dev libfontconfig1-dev libfreetype6-dev libssl-dev libssl1.1 liblttng-ust0
|
||||
apt-transport-https debhelper gnupg devscripts \
|
||||
mmv libcurl4-openssl-dev libfontconfig1-dev \
|
||||
libfreetype6-dev libssl-dev libssl1.1 liblttng-ust0
|
||||
|
||||
# Link to docker-build script
|
||||
RUN ln -sf ${SOURCE_DIR}/deployment/build.portable /build.sh
|
||||
|
@ -11,8 +11,8 @@ ENV IS_DOCKER=YES
|
||||
# Prepare Debian build environment
|
||||
RUN apt-get update -yqq \
|
||||
&& apt-get install -yqq --no-install-recommends \
|
||||
apt-transport-https debhelper gnupg wget devscripts \
|
||||
mmv libc6-dev libcurl4-openssl-dev libfontconfig1-dev \
|
||||
apt-transport-https debhelper gnupg devscripts \
|
||||
mmv libcurl4-openssl-dev libfontconfig1-dev \
|
||||
libfreetype6-dev libssl-dev libssl1.1 liblttng-ust0 zip
|
||||
|
||||
# Link to docker-build script
|
||||
|
Loading…
Reference in New Issue
Block a user