Tweak docker run script
This commit is contained in:
parent
852eeb60b9
commit
1e13cb5d86
@ -1,6 +1,7 @@
|
||||
#/bin/bash
|
||||
|
||||
docker run -d -it \
|
||||
--restart unless-stopped \
|
||||
-p 127.0.0.1:6900:6900 \
|
||||
-p 127.0.0.1:6697:6697 \
|
||||
-p 127.0.0.1:6667:6667 \
|
||||
|
Reference in New Issue
Block a user