tests/docker: updates to alpine package list
commit8d5528016028c0df124c2af428094ca1a61be61c
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 5 Jan 2022 13:49:50 +0000 (5 13:49 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 18 Jan 2022 16:42:42 +0000 (18 16:42 +0000)
tree72b41f9e2ac9112ae1b75d2ef355b95c6952953b
parentc45a540f4bd47b2947edf585c89bbfdc338eaef7
tests/docker: updates to alpine package list

Cleanup the package lists by removing some entries that we don't need to
directly reference

  binutils: implied by the compiler toolchain
  coreutils: not required by QEMU build
  mesa-egl mesa-gbm: implied by mesa-dev
  ninja: alias for samurai package
  shadow: not required by QEMU build
  util-linux-dev: not directly required by QEMU build

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20211215141949.3512719-16-berrange@redhat.com>
Message-Id: <20220105135009.1584676-16-alex.bennee@linaro.org>
tests/docker/dockerfiles/alpine.docker