genuinetools / img

Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
https://blog.jessfraz.com/post/building-container-images-securely-on-kubernetes/
MIT License
3.88k stars 230 forks source link

Package moved to community in Alpine Linux #292

Closed oxr463 closed 2 years ago

oxr463 commented 4 years ago

This will change the location to the following:

apk add img --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community

Source: https://github.com/genuinetools/img/blob/master/README.md#alpine-linux

Also, this means img will appear in the next tagged release of Alpine. Once that happens, we can drop the --repository flag.

oxr463 commented 4 years ago
apk add img

See: https://pkgs.alpinelinux.org/package/v3.12/community/x86_64/img

tlawrie commented 3 years ago

Hi @oxr463 is there going to be an updated package. 5.10 is from May but there seems to be newer code.

oxr463 commented 3 years ago

@tlawrie see: https://github.com/genuinetools/img/issues/309#issuecomment-724426149

oxr463 commented 3 years ago

Package has been upgraded to 0.5.11 for Alpine, (See: https://pkgs.alpinelinux.org/package/edge/community/x86_64/img).