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

"Cannot parse" when deploing from plain Dockerfile #570

Closed
kbzowski opened this issue Dec 23, 2019 · 1 comment
Closed

"Cannot parse" when deploing from plain Dockerfile #570

kbzowski opened this issue Dec 23, 2019 · 1 comment

Comments

@kbzowski
Copy link

kbzowski commented Dec 23, 2019

When trying to deploy from any docker file directly, for example:
FROM rocketchat/rocket.chat:2.4.0-rc.0

Build logs show:

------------------------- Mon Dec 23 2019 08:17:00 GMT+0000 (Coordinated Universal Time)
Build started for chat
Cannot parse {"stream":"Step 1/1 : FROM rocketchat/rocket.chat:2.4.0-rc.0"}
{"stream":"\n"}

But everything looks to work fine. So the error doesn't seem to pose any problems except for that information. What does it mean. Cannot do something indicates a problem, but is there any?

Answers to the following questions where applicable:
Caprover: 1.6.0

@githubsaturn
Copy link
Collaborator

Thanks for reporting this. It appears to be bug somewhere upstream where build logs aren't emitted correctly in the new version of Docker. But like what you said, there is no serious consequences to this. It's patched in ff3b001

dummy-head added a commit to dummy-head/typescript-captain that referenced this issue Jul 16, 2023
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