Closed apobbati closed 6 years ago
Both push
and pull
specify that they don't need runc, but do use it. This fails if you don't have an installed runc. Sending PR for that now.
So since runc
isn't actually needed for push
and pull
, any ideas on why things are broken?
Steps to Reproduce:
img build -t foo .
img push foo
Step 4 fails with this output: