mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[GH-ISSUE #342] Better running it docs using docker on Windows / Mac / Linux #121
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mageddo on GitHub (Mar 7, 2023).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/342
Context
Need to create a better how to run DPS on docker as DPS hasn't a native binary for Mac #315 and Windows #306, so people would prefer to run a docker container instead of download DPS jar and download an JRE as it requires more steps.
Scope
=> Create a running it docker page (maybe one per OS)
With the best pratices for each OS and instructions of how to configure DPS as the default DNS server which basically are:
docker.sockSteps:
=> Mention running on docker at the home page
@mageddo commented on GitHub (Mar 16, 2023):
Also created a tutorial http://mageddo.github.io/dns-proxy-server/latest/en/5-tutorials/docker-reverse-proxy/