|
|
|
@ -10,7 +10,7 @@ ENV IS_DOCKER=YES
|
|
|
|
|
|
|
|
|
|
# Prepare Fedora environment
|
|
|
|
|
RUN dnf update -y \
|
|
|
|
|
&& dnf install -y @buildsys-build rpmdevtools git dnf-plugins-core libcurl-devel fontconfig-devel freetype-devel openssl-devel glibc-devel libicu-devel
|
|
|
|
|
&& dnf install -y @buildsys-build rpmdevtools git dnf-plugins-core libcurl-devel fontconfig-devel freetype-devel openssl-devel glibc-devel libicu-devel systemd
|
|
|
|
|
|
|
|
|
|
# Install DotNET SDK
|
|
|
|
|
RUN rpm --import https://packages.microsoft.com/keys/microsoft.asc \
|
|
|
|
|