mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
remove packages bundled in dotnet/sdk base image
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user