diff options
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile index 55101a35..ffaecfbe 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -36,6 +36,7 @@ RUN pacman -Syu --noconfirm \ python-hidapi \ freetype2 \ nginx-mainline \ + ipmitool \ socat \ eslint \ npm \ |