4 lines
99 B
Bash
4 lines
99 B
Bash
#!/bin/bash
|
|
|
|
docker run -d --restart=always -p 21000:1688 --name=vlmcsd icederce/vmlcsd:2023-05-15
|