Update PyYAML dependencies
We now need this extra package to run kas. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
parent
daf0abab5e
commit
676ab2e541
@ -12,7 +12,7 @@ RUN apt-get -y install gawk wget git-core diffstat unzip \
|
||||
chrpath socat cpio python python3 \
|
||||
libsdl1.2-dev xterm tar bzip2 curl \
|
||||
dosfstools mtools parted syslinux tree \
|
||||
python3-pip bc gosu
|
||||
python3-pip bc gosu python3-yaml
|
||||
COPY . /kas
|
||||
RUN pip3 install /kas
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user