jhipster/jhipster-sample-app-dotnetcore

Dockerfile is missing

bhaweshksingh opened this issue · 2 comments

As part of README it is mentioned that to create a docker container we should run the following command

docker build -f ./src/Jhipster/Dockerfile -t jhipster .

However as part of the latest commit the Dockerfile has been deleted.

yes indeed I will fix this as soon as possible. (it's due to gitignore).
This repository is just the generated application can you open the issue on the repository of the generator ? (https://github.com/jhipster/jhipster-dotnetcore)

it's fix with version 1.1.1 of the generator