collection.dockerfile/alpine/dante/start.sh

3 lines
127 B
Bash
Raw Normal View History

2022-04-19 10:30:26 +08:00
#!/bin/bash
docker run -d --name sockd --network macvlan --cpus 2 --memory 1g --restart always --ip 192.168.86.18 alpine/dante