Comment 0 for bug 1667408

Revision history for this message
Frimldom (frimldom) wrote :

Fresh ubuntu-core-16-amd64.img running in qemu-kvm, docker installed using
```
$ snap install docker
```

```
$ sudo docker run hello-world
Unable to find image 'hello-world:latest' locally
docker: Error response from daemon: Container command '/hello' could not be invoked..
```

same error for other images
```
sudo docker run --rm -it --pid host tehbilly/htop
docker: Error response from daemon: Container command 'htop' could not be invoked..
```