Docker wrapper doesn't wait for long-running commands #82

Closed
opened 2022-02-19 22:25:40 +01:00 by Jef Roosens · 0 comments

Pulling an image isn't instantaneous & constantly outputs some data before finally finishing. The problem is that the API doesn't keep pulling the image in the background if the socket disconnects. This means that we'll have to re-think our code to properly handle chunked HTTP data that is getting streamed.

Pulling an image isn't instantaneous & constantly outputs some data before finally finishing. The problem is that the API doesn't keep pulling the image in the background if the socket disconnects. This means that we'll have to re-think our code to properly handle chunked HTTP data that is getting streamed.
Jef Roosens added this to the 0.2.0 milestone 2022-02-19 22:25:40 +01:00
Jef Roosens added the
bug
label 2022-02-19 22:25:40 +01:00
Jef Roosens added reference basic-builds 2022-02-20 13:04:10 +01:00
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#82
There is no content yet.