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