jhipster / jhipster-net-sample-app-template

JHipster.NET sample application
50 stars 18 forks source link

Adding Docker support #28

Closed BananeGuimauve closed 5 years ago

BananeGuimauve commented 5 years ago

Adding a Docker support with a Dockerfile, .dockerignore and a production Sqlite database configuration.

To launch the app in a Docker container :

Now, open your favorite browser at localhost:[Chosen host port] and enjoy !