Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Dnsmasq 輕量級 DNS 伺服器

環境需求

Getting Started

# 在背景啟動並執行完整應用
docker compose up -d

# 透過 dig 測試解析 /etc/hosts 中的主機名稱
dig www.dev.local @localhost