@headius Any chance JRuby 10 will be able to support systemd sd_notify and/or socket activation?
See for example:
https://github.com/jruby/jruby/issues/6504
https://github.com/puma/puma/issues/1367
@pid_eins aside from OCI or DDIs, are there any plans for a more practical or efficient image format?
It currently feels somewhat cumbersome to try to generate and distribute raw ddi's + extensions for things like portable services or nspawn. It also feels a bit wasteful when you're basing multiple containers on the same image.
I'd love to see something git- or ostree-like…