Dominique Leuenberger 2022-02-22 20:18:25 +00:00 committed by Git OBS Bridge
commit 73a25d04bc
2 changed files with 6 additions and 0 deletions

View File

@ -35,6 +35,7 @@ RUN zypper -n install \
nftables \
qemu-tools \
socat \
systemd-container \
tar \
timezone \
vim \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 22 11:46:38 UTC 2022 - Vasily Ulyanov <vasily.ulyanov@suse.com>
- Fix 'have choice for systemd-container...' build error
-------------------------------------------------------------------
Wed Jan 19 06:48:50 UTC 2022 - Vasily Ulyanov <vasily.ulyanov@suse.com>