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

Add docker file for development environment #60

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

agentS
Copy link

@agentS agentS commented Aug 13, 2018

Hi,

Thank you so much for your great REST framework. It's a real pleasure to use and one of the very few C++ REST frameworks.

I tried to deploy my application on a private server and I usually do this using docker containers. Therefore, I created a docker file that can be used for development purposed and as base for a production container.

The README file explains the handling of the docker file. I think it would be best if you could integrate that information into the wiki.

Thanks again!

agentS and others added 2 commits August 13, 2018 18:11
Docker makes setting up consistent development environments much easier.
Therefore, a docker file and instructions for setting up such a
development environment are provided.

Furthermore, the resulting docker container can be used as base for a
production environment.
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

Successfully merging this pull request may close these issues.

1 participant