Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerize me #22

Open
chris-wood opened this issue Aug 6, 2021 · 1 comment
Open

Dockerize me #22

chris-wood opened this issue Aug 6, 2021 · 1 comment

Comments

@chris-wood
Copy link
Contributor

Add a docker configuration file to make deployment of the server simpler.

@mschirrmeister
Copy link

I have a Dockerfile in my repo. https://github.com/mschirrmeister/odoh-server-go-docker/blob/main/Dockerfile
I created it for a little ODoH POC I am running.

Depending on your requirements we can use one like this? I tried to keep it very simple for the moment. It checks out a specific commit and not tag or release.
The readme in the repo has a few docker run examples. Either to use it with a certificate directly or run it behind a proxy. My examples are Traefik related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants