From 23b16bff2144a7b37b9b59fbf14b35d8f880db50 Mon Sep 17 00:00:00 2001 From: Volker Date: Sat, 29 Oct 2016 11:24:57 -0400 Subject: [PATCH] Update usage section to allow command line arguments CMD was changed to ENTRYPOINT, the USAGE section didn't reflect this change --- keepass2/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keepass2/Dockerfile b/keepass2/Dockerfile index 068310d..dfe59b8 100644 --- a/keepass2/Dockerfile +++ b/keepass2/Dockerfile @@ -9,7 +9,7 @@ # -v /home/$USER/DB.kdbx:/root/DB.kdbx \ # -v /tmp/.X11-unix:/tmp/.X11-unix \ # -e DISPLAY=$DISPLAY \ -# keepass2 +# keepass2 "$@" # # ISSUES: # # 'Gtk: cannot open display: :0'