build: remove libyaml-0-2 as dependency in packages and dockerfiles

Signed-off-by: Lorenzo Fontana <lo@linux.com>
This commit is contained in:
Lorenzo Fontana
2020-06-09 13:07:17 +02:00
committed by poiana
parent c03f563450
commit 324a3b88e7
5 changed files with 4 additions and 8 deletions

View File

@@ -10,7 +10,6 @@ ENV HOST_ROOT=/host
RUN apt-get update -y
RUN apt-get install -y --no-install-recommends \
ca-certificates \
libyaml-0-2 \
dkms \
curl \
gcc \