4 lines
166 B
Bash
Executable File
4 lines
166 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker run -itd --name=lae_schedule --init --restart=always --net=host -v /opt/lae:/opt/lae ccr.ccs.tencentyun.com/laecloud/cafe:latte art schedule:work
|