Install zypper on the nodepool-builder image
This allows you to build suse images with dib in nodepool-builder container image. Change-Id: Ib7ffe99c7f8f961857cf27d0a6ecba7b6bd57b26
This commit is contained in:
parent
d8f1118153
commit
6c915cdbd3
@ -75,6 +75,7 @@ RUN \
|
||||
procps \
|
||||
yum \
|
||||
yum-utils \
|
||||
zypper \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user