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

Error while executing docker run #16

Open
shankar-lucideus opened this issue Apr 21, 2021 · 2 comments
Open

Error while executing docker run #16

shankar-lucideus opened this issue Apr 21, 2021 · 2 comments

Comments

@shankar-lucideus
Copy link

Command Used: docker run -v ~/.aws:/root/.aws cloud-frontier
Output Observed: standard_init_linux.go:211: exec user process caused "no such file or directory"

As a result no docker container is running.

@faheel
Copy link
Contributor

faheel commented Jun 10, 2021

@shankar-lucideus Are you using Windows? If that's the case please take a look at https://stackoverflow.com/questions/51508150/standard-init-linux-go190-exec-user-process-caused-no-such-file-or-directory for possible fixes.

@ghost
Copy link

ghost commented Jun 30, 2021

You can fix that by using dos2unix on deploy.sh

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

2 participants