Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan White <support@dmapps.us>2017-03-27 06:25:17 +0300
committerJonathan White <support@dmapps.us>2017-03-27 06:25:17 +0300
commit1418712b4ce83ac8e36332284f802c6a9246974c (patch)
tree6edcf95e321a493036c31585554d58b09a3c47a4 /Dockerfile
parente5021ffa019c0038a3a7a4d4ae95a361f4d78a3e (diff)
Added xvfb to Dockerfile
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index 486546b6a..8602d44a3 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -37,6 +37,7 @@ RUN set -x \
zlib1g-dev \
libyubikey-dev \
libykpers-1-dev \
+ xvfb \
wget \
file \
fuse \