Joe W.

Results 3 comments of Joe W.

I think https://github.com/jruby/warbler/issues/235 is the same issue.

@BrentWheeldon The reason setting `config.override_gem_home = false` fixes this issue is that it makes the assignment on this line an or-equals (||=): https://github.com/jruby/warbler/blob/master/lib/warbler/templates/war.erb#L3 . WarMain.java exits with those ENV vars,...

I'm seeing the same issue of containerd sending one valid and one invalid scope when using a mirrored registry. Is there a workaround for this?