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 not working #393

Closed
Soutaisei opened this issue May 2, 2023 · 1 comment · Fixed by #396
Closed

Docker not working #393

Soutaisei opened this issue May 2, 2023 · 1 comment · Fixed by #396
Assignees

Comments

@Soutaisei
Copy link

Hi,

I'm having issues with docker as whenever I try to run it I receive the following error:

docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "carton --help": executable file not found in $PATH: unknown.
ERRO[0000] error waiting for container:

I have the latest pull of the docker image as provided in the instruction. Are there some ongoing issues with the docker image?

@kateinoigakukun
Copy link
Member

The default command of the image looks wrong and it should be separate argument strings. I'll fix it in the next release

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

Successfully merging a pull request may close this issue.

2 participants