mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-24 20:55:39 +02:00
replace /home/jessie with $HOME (#276)
* replace /home/jessie with $HOME * add /
This commit is contained in:
parent
e5f299d8b1
commit
084707834a
@ -13,7 +13,7 @@
|
|||||||
# -v /etc/passwd:/etc/passwd:ro \
|
# -v /etc/passwd:/etc/passwd:ro \
|
||||||
# -v /etc/group:/etc/group:ro \
|
# -v /etc/group:/etc/group:ro \
|
||||||
# -u $(whoami) -w "$HOME" \
|
# -u $(whoami) -w "$HOME" \
|
||||||
# -v /home/jessie/.Xauthority:/home/jessie/.Xauthority \
|
# -v $HOME/.Xauthority:$HOME/.Xauthority \
|
||||||
# --name notify-osd \
|
# --name notify-osd \
|
||||||
# jess/notify-osd
|
# jess/notify-osd
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user