This website requires JavaScript.
Explore
Help
Sign In
casjaysdevdocker
/
transmission
Watch
1
Star
0
Fork
0
You've already forked transmission
mirror of
https://github.com/casjaysdevdocker/transmission
synced
2026-06-24 14:01:07 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6b696353c050d4e9a1d6e1639318fbcce1d20c8c
transmission
/
rootfs
/
usr
/
local
/
etc
/
resolv.conf
T
7 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
🐛
Fix container DNS: ship resolv.conf without search domain
🐛
2026-06-05 12:36:26 -04:00
nameserver 1.1.1.1
nameserver 1.0.0.1
nameserver 8.8.8.8
nameserver 8.8.4.4
🐛
Fix resolv.conf: add search . and ndots:0 to block domain search
🐛
2026-06-05 14:35:33 -04:00
search .
options ndots:0
Reference in New Issue
Copy Permalink