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