mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-26 01:04:06 +08:00
add some
This commit is contained in:
parent
ac9d146b21
commit
2653787c32
@ -1,4 +1,7 @@
|
||||
|
||||
cd /home/shy/docker && ./dockerd --host unix://$PWD/docker.sock --pidfile $PWD/docker.pid --exec-root=$PWD/exec --data-root=$PWD/data --registry-mirror "https://ccr.ccs.tencentyun.com" &
|
||||
|
||||
contexts=${contexts:=/home/shy/contexts}
|
||||
cd $contexts/usr/local/daemon/10000 && ./sbin/nginx -p $PWD
|
||||
|
||||
su - shy -c "cd $contexts && ./bin/ice.bin forever start &"
|
||||
|
Loading…
x
Reference in New Issue
Block a user