Quickstart osmt-app-1 not starting #124
Answered
by
JohnKallies
rudy514
asked this question in
Asking for Help
-
|
When building OSMT from the quickstart configuration using the develop branch, osmt-app-1 does not start with the error "standard_init_linux.go:228: exec user process caused: no such file or directory" As a note, we are using docker on windows if that makes any difference. |
Beta Was this translation helpful? Give feedback.
Answered by
JohnKallies
Jan 20, 2022
Replies: 1 comment
-
|
Hello Rudy. I don't have much experience with Docker on Windows... Can you please look at the docker logs for the app container, and share anything interesting you find? I'm thinking additional context for whatever file or directory it's looking for. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JohnKallies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hello Rudy. I don't have much experience with Docker on Windows...
Can you please look at the docker logs for the app container, and share anything interesting you find? I'm thinking additional context for whatever file or directory it's looking for.