gitlab: refresh containers with lcitool for fully minimized base

Reviewed-by: Erik Skultety <eskultet@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Daniel P. Berrangé 2020-11-23 18:20:57 +00:00
parent 0fbb495e75
commit 82a7f760df
30 changed files with 30 additions and 192 deletions

View File

@ -36,7 +36,6 @@ WEiJKtQrZDJloqtyi/mmRa1VsV7RYR0VPJjhK/R8EQ7Ysshy\n\
audit-libs-devel \
augeas \
avahi-devel \
bash \
bash-completion \
ca-certificates \
ccache \
@ -44,6 +43,7 @@ WEiJKtQrZDJloqtyi/mmRa1VsV7RYR0VPJjhK/R8EQ7Ysshy\n\
cyrus-sasl-devel \
dbus-devel \
device-mapper-devel \
diffutils \
dnsmasq \
dwarves \
ebtables \
@ -89,9 +89,7 @@ WEiJKtQrZDJloqtyi/mmRa1VsV7RYR0VPJjhK/R8EQ7Ysshy\n\
numad \
parted \
parted-devel \
patch \
perl \
perl-App-cpanminus \
pkgconfig \
polkit \
python3 \
@ -119,9 +117,7 @@ RUN pip3 install \
meson==0.54.0
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja-build"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"

View File

@ -9,7 +9,6 @@ RUN dnf install 'dnf-command(config-manager)' -y && \
audit-libs-devel \
augeas \
avahi-devel \
bash \
bash-completion \
ca-certificates \
ccache \
@ -17,6 +16,7 @@ RUN dnf install 'dnf-command(config-manager)' -y && \
cyrus-sasl-devel \
dbus-devel \
device-mapper-devel \
diffutils \
dnsmasq \
dwarves \
ebtables \
@ -62,9 +62,7 @@ RUN dnf install 'dnf-command(config-manager)' -y && \
numad \
parted \
parted-devel \
patch \
perl \
perl-App-cpanminus \
pkgconfig \
polkit \
python3 \
@ -94,9 +92,7 @@ RUN pip3 install \
meson==0.54.0
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"

View File

@ -10,7 +10,6 @@ RUN dnf install -y centos-release-stream && \
audit-libs-devel \
augeas \
avahi-devel \
bash \
bash-completion \
ca-certificates \
ccache \
@ -18,6 +17,7 @@ RUN dnf install -y centos-release-stream && \
cyrus-sasl-devel \
dbus-devel \
device-mapper-devel \
diffutils \
dnsmasq \
dwarves \
ebtables \
@ -63,9 +63,7 @@ RUN dnf install -y centos-release-stream && \
numad \
parted \
parted-devel \
patch \
perl \
perl-App-cpanminus \
pkgconfig \
polkit \
python3 \
@ -95,9 +93,7 @@ RUN pip3 install \
meson==0.54.0
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -31,7 +30,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
@ -114,11 +112,9 @@ RUN pip3 install \
meson==0.54.0
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "aarch64-linux-gnu"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -31,7 +30,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
@ -113,11 +111,9 @@ RUN pip3 install \
meson==0.54.0
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "arm-linux-gnueabi"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -31,7 +30,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
@ -114,11 +112,9 @@ RUN pip3 install \
meson==0.54.0
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "arm-linux-gnueabihf"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -31,7 +30,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
@ -113,11 +111,9 @@ RUN pip3 install \
meson==0.54.0
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "i686-linux-gnu"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -31,7 +30,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
@ -113,11 +111,9 @@ RUN pip3 install \
meson==0.54.0
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "mips-linux-gnu"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -31,7 +30,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
@ -113,11 +111,9 @@ RUN pip3 install \
meson==0.54.0
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "mips64el-linux-gnuabi64"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -31,7 +30,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
@ -113,11 +111,9 @@ RUN pip3 install \
meson==0.54.0
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "mipsel-linux-gnu"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -31,7 +30,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
@ -113,11 +111,9 @@ RUN pip3 install \
meson==0.54.0
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "powerpc64le-linux-gnu"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -31,7 +30,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
@ -113,11 +111,9 @@ RUN pip3 install \
meson==0.54.0
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "s390x-linux-gnu"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -66,7 +65,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
@ -95,9 +93,7 @@ RUN pip3 install \
meson==0.54.0
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -32,15 +31,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
python3 \
python3-docutils \
python3-pip \
python3-setuptools \
python3-wheel \
qemu-utils \
radvd \
scrub \
@ -112,11 +107,9 @@ cpu = 'aarch64'\n\
endian = 'little'" > /usr/local/share/meson/cross/aarch64-linux-gnu
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "aarch64-linux-gnu"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -32,15 +31,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
python3 \
python3-docutils \
python3-pip \
python3-setuptools \
python3-wheel \
qemu-utils \
radvd \
scrub \
@ -111,11 +106,9 @@ cpu = 'arm'\n\
endian = 'little'" > /usr/local/share/meson/cross/arm-linux-gnueabi
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "arm-linux-gnueabi"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -32,15 +31,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
python3 \
python3-docutils \
python3-pip \
python3-setuptools \
python3-wheel \
qemu-utils \
radvd \
scrub \
@ -112,11 +107,9 @@ cpu = 'armhf'\n\
endian = 'little'" > /usr/local/share/meson/cross/arm-linux-gnueabihf
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "arm-linux-gnueabihf"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -32,15 +31,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
python3 \
python3-docutils \
python3-pip \
python3-setuptools \
python3-wheel \
qemu-utils \
radvd \
scrub \
@ -111,11 +106,9 @@ cpu = 'i686'\n\
endian = 'little'" > /usr/local/share/meson/cross/i686-linux-gnu
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "i686-linux-gnu"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -32,15 +31,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
python3 \
python3-docutils \
python3-pip \
python3-setuptools \
python3-wheel \
qemu-utils \
radvd \
scrub \
@ -111,11 +106,9 @@ cpu = 'mips64el'\n\
endian = 'little'" > /usr/local/share/meson/cross/mips64el-linux-gnuabi64
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "mips64el-linux-gnuabi64"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -32,15 +31,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
python3 \
python3-docutils \
python3-pip \
python3-setuptools \
python3-wheel \
qemu-utils \
radvd \
scrub \
@ -111,11 +106,9 @@ cpu = 'mipsel'\n\
endian = 'little'" > /usr/local/share/meson/cross/mipsel-linux-gnu
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "mipsel-linux-gnu"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -32,15 +31,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
python3 \
python3-docutils \
python3-pip \
python3-setuptools \
python3-wheel \
qemu-utils \
radvd \
scrub \
@ -111,11 +106,9 @@ cpu = 'powerpc64le'\n\
endian = 'little'" > /usr/local/share/meson/cross/powerpc64le-linux-gnu
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "powerpc64le-linux-gnu"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -32,15 +31,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
python3 \
python3-docutils \
python3-pip \
python3-setuptools \
python3-wheel \
qemu-utils \
radvd \
scrub \
@ -111,11 +106,9 @@ cpu = 's390x'\n\
endian = 'little'" > /usr/local/share/meson/cross/s390x-linux-gnu
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "s390x-linux-gnu"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -67,15 +66,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
python3 \
python3-docutils \
python3-pip \
python3-setuptools \
python3-wheel \
qemu-utils \
radvd \
scrub \
@ -93,9 +88,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/$(basename /usr/bin/gcc)
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"

View File

@ -5,7 +5,6 @@ RUN dnf update -y && \
audit-libs-devel \
augeas \
avahi-devel \
bash \
bash-completion \
ca-certificates \
ccache \
@ -14,6 +13,7 @@ RUN dnf update -y && \
cyrus-sasl-devel \
dbus-devel \
device-mapper-devel \
diffutils \
dnsmasq \
dwarves \
ebtables \
@ -60,17 +60,12 @@ RUN dnf update -y && \
numad \
parted \
parted-devel \
patch \
perl \
perl-App-cpanminus \
pkgconfig \
polkit \
python3 \
python3-docutils \
python3-flake8 \
python3-pip \
python3-setuptools \
python3-wheel \
qemu-img \
radvd \
readline-devel \
@ -92,9 +87,7 @@ RUN dnf update -y && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/$(basename /usr/bin/gcc)
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"

View File

@ -5,7 +5,6 @@ RUN dnf update -y && \
audit-libs-devel \
augeas \
avahi-devel \
bash \
bash-completion \
ca-certificates \
ccache \
@ -14,6 +13,7 @@ RUN dnf update -y && \
cyrus-sasl-devel \
dbus-devel \
device-mapper-devel \
diffutils \
dnsmasq \
dwarves \
ebtables \
@ -60,17 +60,12 @@ RUN dnf update -y && \
numad \
parted \
parted-devel \
patch \
perl \
perl-App-cpanminus \
pkgconfig \
polkit \
python3 \
python3-docutils \
python3-flake8 \
python3-pip \
python3-setuptools \
python3-wheel \
qemu-img \
radvd \
readline-devel \
@ -92,9 +87,7 @@ RUN dnf update -y && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/$(basename /usr/bin/gcc)
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"

View File

@ -4,12 +4,12 @@ RUN dnf update -y --nogpgcheck fedora-gpg-keys && \
dnf update -y && \
dnf install -y \
augeas \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cppi \
diffutils \
dnsmasq \
dwarves \
ebtables \
@ -31,16 +31,11 @@ RUN dnf update -y --nogpgcheck fedora-gpg-keys && \
ninja-build \
numad \
parted \
patch \
perl \
perl-App-cpanminus \
polkit \
python3 \
python3-docutils \
python3-flake8 \
python3-pip \
python3-setuptools \
python3-wheel \
qemu-img \
radvd \
rpcgen \
@ -71,11 +66,9 @@ RUN dnf install -y \
dnf clean all -y
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "i686-w64-mingw32"

View File

@ -4,12 +4,12 @@ RUN dnf update -y --nogpgcheck fedora-gpg-keys && \
dnf update -y && \
dnf install -y \
augeas \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cppi \
diffutils \
dnsmasq \
dwarves \
ebtables \
@ -31,16 +31,11 @@ RUN dnf update -y --nogpgcheck fedora-gpg-keys && \
ninja-build \
numad \
parted \
patch \
perl \
perl-App-cpanminus \
polkit \
python3 \
python3-docutils \
python3-flake8 \
python3-pip \
python3-setuptools \
python3-wheel \
qemu-img \
radvd \
rpcgen \
@ -71,11 +66,9 @@ RUN dnf install -y \
dnf clean all -y
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
ENV ABI "x86_64-w64-mingw32"

View File

@ -6,7 +6,6 @@ RUN dnf update -y --nogpgcheck fedora-gpg-keys && \
audit-libs-devel \
augeas \
avahi-devel \
bash \
bash-completion \
ca-certificates \
ccache \
@ -15,6 +14,7 @@ RUN dnf update -y --nogpgcheck fedora-gpg-keys && \
cyrus-sasl-devel \
dbus-devel \
device-mapper-devel \
diffutils \
dnsmasq \
dwarves \
ebtables \
@ -61,17 +61,12 @@ RUN dnf update -y --nogpgcheck fedora-gpg-keys && \
numad \
parted \
parted-devel \
patch \
perl \
perl-App-cpanminus \
pkgconfig \
polkit \
python3 \
python3-docutils \
python3-flake8 \
python3-pip \
python3-setuptools \
python3-wheel \
qemu-img \
radvd \
readline-devel \
@ -93,9 +88,7 @@ RUN dnf update -y --nogpgcheck fedora-gpg-keys && \
ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/$(basename /usr/bin/gcc)
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"

View File

@ -6,7 +6,6 @@ RUN zypper update -y && \
augeas \
augeas-lenses \
avahi-devel \
bash \
bash-completion \
ca-certificates \
ccache \
@ -15,6 +14,7 @@ RUN zypper update -y && \
cyrus-sasl-devel \
dbus-1-devel \
device-mapper-devel \
diffutils \
dnsmasq \
dwarves \
ebtables \
@ -59,9 +59,7 @@ RUN zypper update -y && \
open-iscsi \
parted \
parted-devel \
patch \
perl \
perl-App-cpanminus \
pkgconfig \
polkit \
python3 \
@ -90,9 +88,7 @@ RUN pip3 install \
meson==0.54.0
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -67,7 +66,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
@ -97,9 +95,7 @@ RUN pip3 install \
meson==0.54.0
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"

View File

@ -6,12 +6,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get install --no-install-recommends -y \
augeas-lenses \
augeas-tools \
bash \
bash-completion \
ca-certificates \
ccache \
clang \
cpanminus \
diffutils \
dnsmasq-base \
dwarves \
ebtables \
@ -67,7 +66,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
numad \
open-iscsi \
parted \
patch \
perl \
pkgconf \
policykit-1 \
@ -96,9 +94,7 @@ RUN pip3 install \
meson==0.54.0
ENV LANG "en_US.UTF-8"
ENV MAKE "/usr/bin/make"
ENV NINJA "/usr/bin/ninja"
ENV PYTHON "/usr/bin/python3"
ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"