CrazyMax

Results 1192 comments of CrazyMax

Thanks for your report. Looks to be related to inline cache.

This will be fixed with https://github.com/moby/moby/pull/44920

> > bundles/binary/runc > > Needs to be built from the main branch ( [opencontainers/runc#3446](https://github.com/opencontainers/runc/pull/3446) ) Ah didn't catch it was not backported to 1.1 branch. Guess it will be...

> Also seeing a failure when compiling tini; should we also contribute changes there to add riscv64 to their matrix? (there's some patches not released yet [krallin/[email protected]](https://github.com/krallin/tini/compare/v0.19.0...master)) No that's an...

> > linux_armv5 > > Do we still support arm v5? 👀 Removed `arm/v5`

Sure thanks @sipsma! And no time frame afaik. The current state on moby without hardlink optimization will be out approx next week so we make sure everything is ok first.

Hey @sipsma, have you made some progress on this one? @thaJeztah Do we have a time frame for the next major? I think it's fine to not have hardlink optim...

Got many issue with the fastly CDN recently: ``` > [linux/amd64->arm64 containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev: 100.8 E: Failed to...

Opened on buildx too https://github.com/docker/buildx/issues/1718, closing this one.

Thanks for this concise report, much appreciated. FWIW [build information (`moby.buildkit.buildinfo.v1`)](https://github.com/moby/buildkit/blob/master/docs/build-repro.md#image-config) will go away in next BuildKit version (0.12), see https://github.com/moby/buildkit/pull/3614. In the meantime you can disable buildinfo inlined in...