docker pi hole:Docker容器中的Pi hole 源码
Docker Pi-hole 快速开始 将docker-compose.yml.example复制到docker-compose.yml并根据需要进行更新。 请参见以下示例: 示例: version : " 3 " # More info at https://github.com/pi-hole/docker-pi-hole/ and https://docs.pi-hole.net/ services : pihole : container_name : pihole image : pihole/pihole:latest ports : -
下载地址
用户评论