dockerfile / ubuntu-desktop

Ubuntu Desktop (LXDE) Dockerfile for trusted automated Docker builds.
http://dockerfile.github.io/#/ubuntu-desktop
MIT License
215 stars 97 forks source link

pull access denied for ubuntu-desktop, #6

Open cirosantilli opened 6 years ago

cirosantilli commented 6 years ago

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'
MFFoX commented 6 years ago

Any movement on this?

cirosantilli commented 6 years ago

@MFFoX use this one instead: https://github.com/fcwu/docker-ubuntu-vnc-desktop see also: https://stackoverflow.com/questions/31446661/build-a-full-ubuntu-desktop-docker-image/51122106#51122106

warp1337 commented 5 years ago

bump