Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

"bufio.Scanner: token too long" while passing output from a container #54

Closed
ybogdanov opened this issue Dec 10, 2015 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@ybogdanov
Copy link
Contributor

The error often occurs when executing RUN command, the upstream my output a line linger than 64k, Go's bufio.Scanner goes crazy about it.

Error while reading from Writer: bufio.Scanner: token too long
@ybogdanov ybogdanov added the bug label Dec 10, 2015
@ybogdanov ybogdanov added this to the 1.0.1 milestone Dec 10, 2015
@ybogdanov ybogdanov self-assigned this Dec 10, 2015
ybogdanov pushed a commit that referenced this issue Dec 10, 2015
@ybogdanov ybogdanov modified the milestones: 1.1.0, 1.0.1 Jan 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant