collection.dockerfile/debian/privoxy/start.sh

4 lines
103 B
Bash
Raw Normal View History

2022-01-17 15:56:05 +08:00
docker run --name privoxy \
-d -m 2g --net macvlan --ip 192.168.86.88 --restart=always debian/privoxy