-
[support] Siwat's Docker Repository
I'm trying to set up a new container for Adguard Home, and i think i got something messed up and I'm not sure how to fix it. When I try to run the install it's failing. Below is what's logged. Command executiondocker run -d --name='AdGuard-Home' --net='br0' --ip='192.168.1.1' --pids-limit 2048 -e TZ="America/Chicago" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Tower" -e HOST_CONTAINERNAME="AdGuard-Home" -e 'TCP_PORT_3000'='3000' -e 'TCP_PORT_53'='53' -e 'UDP_PORT_53'='53' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:3000]/' -l net.unraid.docker.icon='https://raw.githubusercontent.com/SiwatINC/unraid-ca-repository/master/icons/adguard.png' -v '/mnt/user/appdata/adguard/workingdir':'/opt/adguardhome/work':'rw' -v '/mnt/user/appdata/adguard/config':'/opt/adguardhome/conf':'rw' -v '/mnt/user/appdata/adguardhome/work':'/opt/adguardhome/work':'rw' -v '/mnt/user/appdata/adguardhome/conf':'/opt/adguardhome/conf':'rw' 'adguard/adguardhome' docker: Error response from daemon: Duplicate mount point: /opt/adguardhome/work. See 'docker run --help'. The command failed.
-
New container setup
I'm trying to set up a new container for Adguard Home, and i think i got something messed up and I'm not sure how to fix it. When I try to run the install it's failing. Below is what's logged. Command executiondocker run -d --name='AdGuard-Home' --net='br0' --ip='192.168.1.1' --pids-limit 2048 -e TZ="America/Chicago" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Tower" -e HOST_CONTAINERNAME="AdGuard-Home" -e 'TCP_PORT_3000'='3000' -e 'TCP_PORT_53'='53' -e 'UDP_PORT_53'='53' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:3000]/' -l net.unraid.docker.icon='https://raw.githubusercontent.com/SiwatINC/unraid-ca-repository/master/icons/adguard.png' -v '/mnt/user/appdata/adguard/workingdir':'/opt/adguardhome/work':'rw' -v '/mnt/user/appdata/adguard/config':'/opt/adguardhome/conf':'rw' -v '/mnt/user/appdata/adguardhome/work':'/opt/adguardhome/work':'rw' -v '/mnt/user/appdata/adguardhome/conf':'/opt/adguardhome/conf':'rw' 'adguard/adguardhome' docker: Error response from daemon: Duplicate mount point: /opt/adguardhome/work. See 'docker run --help'. The command failed.
-
Newbie to Unraid
Hello, all. I'm new to this and just kinda fumbling my way through figuring out how to set this up.
jrbublitz1
Members
-
Joined
-
Last visited