Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 168 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 168 Bytes

Dynamic dns in Rust

Build image:

docker build -t dns .

Run with:

docker run -d -v absolute-path-to/.env:/.env dns

.env:

cp env.example .env