minor change
This commit is contained in:
parent
f8cb045a24
commit
0359b142b4
@ -5,7 +5,7 @@ MAINTAINER Andrey Arapov <andrey.arapov@nixaid.com>
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user