diff --git a/support/docker/Dockerfile b/support/docker/Dockerfile index 120e301b7c..f54c31b54a 100644 --- a/support/docker/Dockerfile +++ b/support/docker/Dockerfile @@ -45,6 +45,7 @@ RUN apt-get install -y --no-install-recommends \ qemu-system-arm \ qemu-system-x86 \ rsync \ + shellcheck \ subversion \ unzip \ wget \