openSUSE / microos-toolbox

Script to run a toolbox container on openSUSE MicroOS
Apache License 2.0
54 stars 15 forks source link

toolbox enter not working #14

Closed thkukuk closed 3 years ago

thkukuk commented 3 years ago

@dfaggioli something is wrong with toolbox enter and custom images, see https://bugzilla.suse.com/show_bug.cgi?id=1181660

localhost:~ # toolbox -R registry.opensuse.org -i opensuse/toolbox ... localhost:~ # toolbox enter 3c83cd8cf59a Trying to pull registry.suse.com/suse/toolbox... manifest unknown: manifest unknown Error: unable to pull registry.suse.com/suse/toolbox: Error initializing source docker://registry.suse.com/suse/toolbox:latest: Error reading manifest latest in registry.suse.com/suse/toolbox: manifest unknown: manifest unknown

Not sure if specifying the image is possible at all.

thkukuk commented 3 years ago

Looking at this deeper, the usage was wrong and the bug invalid.