Skip to content

Commit 685bfcb

Browse files
pb8oroypat
authored andcommitted
devctr: drop dmidecode dependency
This was partially done in c839707. We can also drop it from the dependency list. Fixes: c839707 Signed-off-by: Pablo Barbáchano <[email protected]>
1 parent 3ab93f3 commit 685bfcb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tools/devctr/Dockerfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,6 @@ RUN apt-get update \
7474
screen tmux \
7575
tzdata \
7676
tini \
77-
# for cpu-template-helper
78-
# TODO: Remove `dmidecode` after the end of kernel 4.14 support.
79-
# https://github.com/firecracker-microvm/firecracker/issues/3677
80-
dmidecode \
8177
# for aws-lc-rs
8278
cmake \
8379
# for Qemu vhost-user-blk backend

0 commit comments

Comments
 (0)