Skip to content

Fix entrypoint in sourced-ui-celery for dev #317

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

Merged
merged 1 commit into from
Oct 29, 2019

Conversation

dpordomingo
Copy link
Contributor

@dpordomingo dpordomingo commented Oct 28, 2019

When I tried the dev mode, I got:

$ sourced init local .
docker-compose working directory set to ~/.sourced/workdirs/local/L3Byb2plY3RzL3NyYy9naXRodWIuY29tL3NyYy1kL3NvdXJjZWQtY2U
[...]
Creating srcd-ymjsznno_sourced-ui-celery_1 ... error
[...]
ERROR: for sourced-ui-celery  Cannot start service sourced-ui-celery:
    OCI runtime create failed: container_linux.go:345:
    starting container process caused "exec: \"true\":
    executable file not found in $PATH": unknown
ERROR: Encountered errors while bringing up the project.
exit status 1

If I'm not wrong, true binary would be only accessible from /true


  • I have updated the CHANGELOG file according to the conventions in keepachangelog.com
  • This PR contains changes that do not require a mention in the CHANGELOG file

@dpordomingo dpordomingo added the bug Something isn't working label Oct 28, 2019
@dpordomingo dpordomingo requested a review from a team October 28, 2019 18:50
@dpordomingo dpordomingo self-assigned this Oct 28, 2019
@smacker smacker merged commit 749803b into src-d:master Oct 29, 2019
@dpordomingo dpordomingo deleted the development-celery branch November 4, 2019 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants