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

Non-streaming log api #74

Open
ilyakooo0 opened this issue Feb 24, 2020 · 2 comments · May be fixed by #75
Open

Non-streaming log api #74

ilyakooo0 opened this issue Feb 24, 2020 · 2 comments · May be fixed by #75

Comments

@ilyakooo0
Copy link

The non-streaming log API doesn't return a normal bytestring. It returns the string encoded in some way that I couldn't manage to google.

This is the only place I could find how to decode it: https://github.com/mafintosh/docker-raw-stream

@ilyakooo0
Copy link
Author

Actually, it looks like the streaming API suffers from the same problem

@ilyakooo0
Copy link
Author

looks like it's a length-encoded string (did dive into the javascript yet, might be wrong)

@ilyakooo0 ilyakooo0 linked a pull request Feb 24, 2020 that will close this issue
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.

1 participant