diff --git a/Dockerfile b/Dockerfile index 73bb37ba0..1d6f5c903 100644 --- a/Dockerfile +++ b/Dockerfile @@ -38,6 +38,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ unzip \ wget \ qemu-utils \ + openssh-client \ + vim \ && rm -rf /var/lib/apt/lists/* # Init entry