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