This website requires JavaScript.
Explore
Help
Sign in
StackExchange
/
dnscontrol
Watch
1
Star
1
Fork
You've already forked dnscontrol
0
mirror of
https://github.com/StackExchange/dnscontrol.git
synced
2024-11-10 09:12:47 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6c1ba6e70b
dnscontrol
/
Dockerfile
4 lines
58 B
Text
Raw
Normal View
History
Unescape
Escape
Migrate Build and Integration Tests to CircleCI (#1292) * Change the CI from GitHub Actions to [CircleCI](https://app.circleci.com/pipelines/github/StackExchange/dnscontrol?filter=all). * Adds more platforms in the release as inspired by and discussed in #1260.
2021-12-17 20:14:27 +08:00
FROM scratch
ENTRYPOINT ["/dnscontrol"]
COPY dnscontrol /
Reference in a new issue
Copy permalink