Tags: silenium-dev/docker-wrapper
Tags
fix: add layer download complete as valid initial event
feat: properly determine image id (different on podman and docker)
fix: image-id resolution Signed-off-by: Silas Della Contrada <[email protected]>
feat(wip): properly determine image id (different on podman and docker)
feat!: consolidate separate multiplex channels to force consumption o… …f all messages to prevent congestion
feat: use different state transitions for podman - podman has only pulling fs layer -> downloading layer -> layer download complete - podman has only layer events, no pull events - map layer download complete to layer pull complete - send synthetic pull complete event when pull reader is eof and no errors were received
PreviousNext