change
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
|||||||
- NPROCS=10
|
- NPROCS=10
|
||||||
- MAXCORE=1000
|
- MAXCORE=1000
|
||||||
volumes:
|
volumes:
|
||||||
- ./script:/root/script
|
- ./script/RESP_ORCA.sh:/root/script/RESP_ORCA.sh
|
||||||
ports:
|
ports:
|
||||||
- "54211:22" # SSH 服务端口映射
|
- "54211:22" # SSH 服务端口映射
|
||||||
command: ["/usr/sbin/sshd", "-D"]
|
command: ["/usr/sbin/sshd", "-D"]
|
||||||
|
|||||||
Reference in New Issue
Block a user