diff --git a/Dockerfile b/Dockerfile index c57a515..05b2c4e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ MAINTAINER Andrey Arapov ENV DEBIAN_FRONTEND noninteractive RUN apt-get update -RUN apt-get install -yq keepass2 xdotool paxctl \ +RUN apt-get -y --no-install-recommends install keepass2 xdotool paxctl \ && rm -rf /var/lib/apt/lists # make KeePass2 grsec friendly