collection.dockerfile/alpine/dante/start.sh
2022-04-19 10:30:26 +08:00

3 lines
127 B
Bash
Executable File

#!/bin/bash
docker run -d --name sockd --network macvlan --cpus 2 --memory 1g --restart always --ip 192.168.86.18 alpine/dante