paas-cf
paas-cf copied to clipboard
make logit-filters: switch to using debian-based jruby docker image
What
The alpine based images are no longer maintained (https://github.com/jruby/docker-jruby/issues/56) and don't exist for aarch64. while the regular debian-based 9.2 aarch64 images aren't on dockerhub either, it's possible to build them from the Dockerfile
on an aarch64 mac.
How to review
Check if make logit-filters
works for you. On an aarch64 mac you may need to build an image from the Dockerfile @ https://github.com/jruby/docker-jruby/tree/master/9.2/jre8
🚨⚠️ Please do not merge this pull request via the GitHub UI ⚠️🚨