Ramkumar Chinchani
Ramkumar Chinchani
Is this question in the context of the dist-spec 1.1.0-rc3?
Thanks @Skiepp for filing the issue. We are looking at this.
@erikschul could you elaborate on what you were trying to do?
Is this CI failure related to this PR? ``` Run # TODO: Move this to 'make fetch-deps'. # TODO: Move this to 'make fetch-deps'. GO111MODULE=off go get -u github.com/cpuguy83/go-md2man GO111MODULE=off...
An alternative approach to: https://github.com/opencontainers/umoci/pull/508
https://github.com/project-stacker/stacker/blob/main/pkg/overlay/pack.go#L411C4-L411C4 becomes: `GzipCompressor.WithOpt(GzipBlockLen(256
https://github.com/project-stacker/stacker/pull/529
@cyphar thoughts on this PR? Hoping to avoid a umoci fork.
Another place of relevance in umoci code wrt compressor options :( https://github.com/opencontainers/umoci/blob/main/pkg/system/copy.go#L32
fyi, filed this against image-spec https://github.com/opencontainers/image-spec/issues/1145