Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

build: flag images for unpacking by default#79

Open
dweomer wants to merge 1 commit intorancher:mainfrom
dweomer:fix/74/default-exporter-unpack
Open

build: flag images for unpacking by default#79
dweomer wants to merge 1 commit intorancher:mainfrom
dweomer:fix/74/default-exporter-unpack

Conversation

@dweomer
Copy link
Contributor

@dweomer dweomer commented Sep 4, 2021

Adjust the default buildkit output parameters to unpack built images.
This will trigger content updates after image creation which required a
modification to the image sync process that attempts to wait for
referenced content to be available before attempting the copy.

Fixes #74

Signed-off-by: Jacob Blain Christen jacob@rancher.com

Adjust the default buildkit output parameters to unpack built images.
This will trigger content updates after image creation which required a
modification to the image sync process that attempts to wait for
referenced content to be available before attempting the copy.

Fixes rancher#74

Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

images built from light dockerfiles missing from image listing

1 participant