openSUSE / microos-toolbox

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

bash error when container cannot be pulled #48

Closed grisu48 closed 1 year ago

grisu48 commented 1 year ago

Then the toolbox container cannot be pulled, toolbox reports a bash error:

phoenix@racetrack-7290:~/Software/microos-toolbox> ./toolbox 
...
Error: initializing source docker://registry.opensuse.org/opensuse/toolbox:latest: pinging container registry registry.opensuse.org: Get "https://registry.opensuse.org/v2/": dial tcp 0.0.0.0:443: connect: connection refused
./toolbox: line 129: [: -eq: unary operator expected

Reproducer