docker-opengl-turbovnc
docker-opengl-turbovnc copied to clipboard
apt-get install - unable to locate packages
Hi. This container is a great idea, and i wanted to try it.
But it fails on line 10:
RUN apt-get install -y abiword gnupg apt-transport-https wget software-properties-common ratpoison novnc websockify libxv1 libglu1-mesa xauth x11-utils xorg tightvncserver
It says: Unable to locate package for each package.
I just copied your dockerfile and tried to run it with: docker build -t ubuntu-web .
What could be wrong? Thanks