mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
Update usage section to allow command line arguments
CMD was changed to ENTRYPOINT, the USAGE section didn't reflect this change
This commit is contained in:
parent
07cf16f56d
commit
23b16bff21
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue
Block a user