rogaha / docker-desktop

Docker Desktop enables you to create virtual desktops that can be accessed remotely. It comes with Firefox and Libreoffice already installed!
1.15k stars 287 forks source link

Does not seem to build #15

Closed paimpozhil closed 10 years ago

paimpozhil commented 10 years ago

After i build the docker-desktop and then start the container.. i see this on the logs

User: docker Password: xxxxxx Adding user docker' to groupsudo' ... Adding user docker to group sudo Done. /src/startup.sh: line 18: sudo: command not found

Then when i try and ssh into the new container.. i see this

Looks like there is an issue on the image building..somewhere it fails to add the necessary libraries or something