Skip to content

Add docker file for development environment#60

Open
agentS wants to merge 2 commits intoloentar:masterfrom
agentS:master
Open

Add docker file for development environment#60
agentS wants to merge 2 commits intoloentar:masterfrom
agentS:master

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