This website requires JavaScript.
Explore
Help
Sign In
casjaysdevdocker
/
forgejo
Watch
1
Star
0
Fork
0
You've already forked forgejo
mirror of
https://github.com/casjaysdevdocker/forgejo
synced
2026-06-24 08:01:04 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
forgejo
/
rootfs
/
usr
/
local
/
etc
/
resolv.conf
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
7 lines
101 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
🐛
Fix container DNS: ship resolv.conf without search domain
🐛
2026-06-05 12:33:45 -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:32:50 -04:00
search .
options ndots:0
Reference in New Issue
Copy Permalink