Brandon Mitchell

Results 550 comments of Brandon Mitchell

Closing this one since we've merged #934.

> It seems like we _suggest_ this, already? I'm not sure that suggests is even the right word, feels fairly ambiguous to me. The rules section is a different heading...

I'm seeing it in 1.18: ``` $ docker run --rm golang:1.18.5 go env GOAMD64 v1 ``` This is only an issue, but I'd be open to a PR. We just...

@opencontainers/image-spec-maintainers given the size of this, we are giving this 2 weeks for any objections before merging. It was presented on the OCI call today and hopefully a recording will...

I haven't seen any response from the developers. It should be an easy fix to default to nfs4. We opted to abandon RexRay in favor of mounting the EFS drives...

There are some proposals to add more (a new artifact-spec and a manifest for a single descriptor come to mind) but I haven't seen anything else accepted by OCI yet....

> I'm wondering what else might be out there too. If my reading of the registry code is correct, the provided list covers them all and anything else will trigger...

> Thanks. This still seems pretty doable, just iterating over this list. I'm happy to give it a try if nobody else does, and add some tests to validate that...

> Hi, I need to check the image status which Manifest version is it supporting please execute this command and send its result here. > > Command: docker manifest inspect...

The busybox was just an example image to show the issue. It was copied from Docker Hub (using `regctl image copy` to preserve the manifest list).