On Ubuntu 18.04 I run:
sudo docker pull dockerfile/ubuntu-desktop
as mentioned on the README, and it fails with:
Using default tag: latest
Error response from daemon: pull access denied for dockerfile/ubuntu-desktop, repository does not exist or may require 'docker login'
On Ubuntu 18.04 I run:
as mentioned on the README, and it fails with: