Re: Docker nameserver resolution only as root
Posted: 29 Aug 2023, 05:11
I have just reinstalled TNAS with the latest 5.1.41 software, created a new superuser (i.e. not root), installed latest docker and immediately see this issue:
Running the `setfacl -R -d -m o::r /Volume1/DockerData` command as posted in this thread fixes everything.
Code: Select all
[aigarius@TNAS-6056 ~]# docker run -it --rm debian:stable /bin/bash
root@TNAS-6056:/# apt update
Ign:1 http://deb.debian.org/debian stable InRelease
Ign:2 http://deb.debian.org/debian stable-updates InRelease
Ign:3 http://deb.debian.org/debian-security stable-security InRelease
Ign:1 http://deb.debian.org/debian stable InRelease
Ign:2 http://deb.debian.org/debian stable-updates InRelease
Ign:3 http://deb.debian.org/debian-security stable-security InRelease
Ign:1 http://deb.debian.org/debian stable InRelease
Ign:2 http://deb.debian.org/debian stable-updates InRelease
Ign:3 http://deb.debian.org/debian-security stable-security InRelease
Err:1 http://deb.debian.org/debian stable InRelease
Temporary failure resolving 'deb.debian.org'