localhost:~ # toolbox enter -R registry.opensuse.org -i opensuse/toolbox
Spawning a container 'toolbox-root-user' with image 'opensuse/toolbox'
Error: error checking path "/run/media/": stat /run/media/: no such file or directory
/usr/bin/toolbox: failed to create container 'toolbox-root-user'
/run/media does not exist on SLE-Micro
localhost:~ # toolbox -R registry.opensuse.org -i opensuse/toolbox
works fine.
@dfaggioli
localhost:~ # toolbox enter -R registry.opensuse.org -i opensuse/toolbox Spawning a container 'toolbox-root-user' with image 'opensuse/toolbox' Error: error checking path "/run/media/": stat /run/media/: no such file or directory /usr/bin/toolbox: failed to create container 'toolbox-root-user'
/run/media does not exist on SLE-Micro
localhost:~ # toolbox -R registry.opensuse.org -i opensuse/toolbox works fine.