-
pjusticeOn a gz joyent_20250417T003816Z I'm trying to `imgadm import` this docker image: hub.docker.com/layers/gristlabs/gri…878a66d6ff7f33c603bafe0ffcbfe02e567
-
pjusticeboogienights 32 $ imgadm import gristlabs/grist:latest
-
pjusticeimgadm import: error (InvalidContent): no layers in gristlabs/grist:latest manifest
-
pjusticeWhat am I doing wrong here?
-
danmcdCan you try updating to 20250710 where we have a fix for OS-8675?
-
danmcdIt's the only change in imgadm between your PI and the present. anything after 20250710 should be tried before anyone would dive in.
-
pjusticeWill do, thanks
-
pjusticeOh yeah, that's pretty clearly my issue. Didn't realize the v2 manifest changes were that recent.
-
pjusticeYes, that solves the problem. Thanks, danmcd!