rake-compiler / rake-compiler-dock

Easy to use and reliable cross compiler environment for building Windows, Linux, Mac and JRuby binary gems.
MIT License
77 stars 30 forks source link

Notice: snapshot images have been moved #96

Closed flavorjones closed 1 year ago

flavorjones commented 1 year ago

95 is consolidating all RCD images to a ghcr.io repository (from dockerhub):

https://github.com/rake-compiler/rake-compiler-dock/pkgs/container/rake-compiler-dock-image

ghcr.io/rake-compiler/rake-compiler-dock-image

including the weekly snapshots.

This means that the experimental repository at ghcr.io/rake-compiler/rake-compiler-dock-snapshot is deprecated, please move off of it. Docker image usage should be updated to something like:

ghcr.io/rake-compiler/rake-compiler-dock-image:snapshot-mri-x86_64-darwin

from the old name:

ghcr.io/rake-compiler/rake-compiler-dock-snapshot:x86_64-darwin

I think the only people who might be using these now are me and @ianks but creating an issue to try to get the message out to others as well.

flavorjones commented 1 year ago

See https://github.com/sparklemotion/nokogiri/pull/2756 for example

flavorjones commented 10 months ago

I've deleted the rake-compiler-dock-snapshot package.