4 lines
75 B
Docker
4 lines
75 B
Docker
FROM golang:1.19
|
|
|
|
go install github.com/StackExchange/dnscontrol/v3@latest
|