GoogleContainerTools / container-structure-test

validate the structure of your container images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Darwin ARM64 package type

noahjohnhay opened this issue · comments

I'm running on an Apple M1 laptop and typically use ASDF to manage tool installations, I installed https://github.com/FeryET/asdf-container-structure-test/tree/main but when trying to install it is falling because there is no Darwin ARM64 package format.

I would like you to start publishing a Darwin ARM64 package format, or propose an alternative solution.

I appreciate any help you can provide. I'm looking forward to evaluating the adoption of this tool.

Thank you so much!! When should we expect a release with these changes?

commented

oh, right. lemme see if I can do that now.

Sorry to bother you again, but I see that it has now been merged but still don't see any new artifacts here https://storage.googleapis.com/container-structure-test is there a second step we are waiting for?

commented

yeah the artifact building is broken, lemme just build this locally maybe and see if that works

commented

Releases are on github, no gcs links anymore unfortunately, there is also currently no container build. I don't have access to that project. I think we'll just move all builds to github at this point.

commented

@noahjohnhay are you able to access the builds now?

I can confirm the the binary downloaded in the releases page works!! I have a issue open on the ASDF plugin now to start using this storage location though I don't know how active it is so I may need to open a change myself FeryET/asdf-container-structure-test#6

Thank you!