New build design

This commit is contained in:
Alexey Pustovalov
2021-10-08 00:13:22 +02:00
parent 1f68d44d7b
commit c2acaa0049
11 changed files with 85 additions and 95 deletions

View File

@ -60,8 +60,6 @@ RUN set -eux && INSTALL_PKGS="bash \
rm -rf /var/cache/yum /var/lib/yum/yumdb/* /usr/lib/udev/hwdb.d/* && \
rm -rf /var/cache/dnf /etc/udev/hwdb.bin /root/.pki
COPY ["conf/etc/", "/etc/"]
RUN set -eux && INSTALL_PKGS="autoconf \
automake \
pkgconf \