mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +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 /home/$USER/DB.kdbx:/root/DB.kdbx \
|
||||||
# -v /tmp/.X11-unix:/tmp/.X11-unix \
|
# -v /tmp/.X11-unix:/tmp/.X11-unix \
|
||||||
# -e DISPLAY=$DISPLAY \
|
# -e DISPLAY=$DISPLAY \
|
||||||
# keepass2
|
# keepass2 "$@"
|
||||||
#
|
#
|
||||||
# ISSUES:
|
# ISSUES:
|
||||||
# # 'Gtk: cannot open display: :0'
|
# # 'Gtk: cannot open display: :0'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user