Distributed-DNS is designed to be deployed in production using docker-compose
. All images are built automatically on every stable master commit and pushed to GitHub package registry. You will need to be logged into the Docker GitHub Package Registry on your server.
Here is an example docker-compose.yml
file
version: '3.7'
This is geared towards VS-Code with the Remote Containers
Clone this repo
git clone https://github.com/KristianFJones/Distributed-DNS.git
Open the Sub folder of what part you want to work in VS-Code and accept the open in contianer notification that appears.