
17 Jun
2020
17 Jun
'20
3:30 p.m.
Package efitools is needed to run the tests in test/py/tests/test_efi_secboot/.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de --- Dockerfile | 1 + 1 file changed, 1 insertion(+)
diff --git a/Dockerfile b/Dockerfile index 4138415..899e98f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -47,6 +47,7 @@ RUN apt-get update && apt-get install -y \ device-tree-compiler \ dosfstools \ e2fsprogs \ + efitools \ fakeroot \ flex \ gdisk \ -- 2.27.0