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

docker run not working #373

Open
1 task done
awikatchikaen opened this issue May 25, 2023 · 0 comments
Open
1 task done

docker run not working #373

awikatchikaen opened this issue May 25, 2023 · 0 comments

Comments

@awikatchikaen
Copy link

Overview of the issue

docker run show an error

RROR! Error: spawn git ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:269:19)
at onErrorNT (internal/child_process.js:465:16)
at processTicksAndRejections (internal/process/task_queues.js:80:21)

seems git is not in the image

Motivation for or Use Case

Reproduce the error

run : sudo docker run -it --rm -v $PWD:/home/khipster/app jhipster-generator-kotlin

KHipster Version(s)

latest docker image

  • Checking this box is mandatory (this is just to show you read everything)
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

1 participant