Closed clue closed 8 years ago
Docker uses a multiplexed stream (unless TTY is enabled), we should demultiplex this into normal stream events. Either inspect or consider looking into response headers.
Affects:
See https://docs.docker.com/engine/reference/api/docker_remote_api_v1.23/#get-container-logs
FYI: Implementation is ready, I merely split this off in order to first focus on the main features here.
Docker uses a multiplexed stream (unless TTY is enabled), we should demultiplex this into normal stream events. Either inspect or consider looking into response headers.
Affects:
12
13
14
See https://docs.docker.com/engine/reference/api/docker_remote_api_v1.23/#get-container-logs