19:54:50 On a gz joyent_20250417T003816Z I'm trying to `imgadm import` this docker image: https://hub.docker.com/layers/gristlabs/grist/latest/images/sha256-3bd9f83b165597349319a35910f32878a66d6ff7f33c603bafe0ffcbfe02e567 19:55:15 boogienights 32 $ imgadm import gristlabs/grist:latest 19:55:15 imgadm import: error (InvalidContent): no layers in gristlabs/grist:latest manifest 19:55:55 What am I doing wrong here? 20:11:39 Can you try updating to 20250710 where we have a fix for OS-8675? 20:12:31 It's the only change in imgadm between your PI and the present. anything after 20250710 should be tried before anyone would dive in. 20:13:21 Will do, thanks 20:19:49 Oh yeah, that's pretty clearly my issue. Didn't realize the v2 manifest changes were that recent. 21:37:04 Yes, that solves the problem. Thanks, danmcd!