Expand -d to long form (--dir)
parent
aa5b31edf4
commit
c5e698d3d5
|
@ -3,4 +3,4 @@ docker run -ti --net main_subnet --ip 172.30.24.1 \
|
|||
-v /opt/weechat/config:/home/user/.weechat \
|
||||
--name=weechat \
|
||||
--restart unless-stopped \
|
||||
weechat/weechat weechat -d /home/user/.weechat
|
||||
weechat/weechat weechat --dir /home/user/.weechat
|
Loading…
Reference in New Issue