Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-06-06 17:06:54 -04:00
parent 8c8794fa3d
commit efd9d2557e
3 changed files with 12 additions and 9 deletions

View File

@@ -49,7 +49,7 @@ RUN apt-get update && apt-get -y install \
libxrender1 \
libxss1 \
libxtst6 \
openssh-client \
openssh-client \
--no-install-recommends \
&& rm -rf /var/lib/apt/lists/*