docker-opengl-turbovnc icon indicating copy to clipboard operation
docker-opengl-turbovnc copied to clipboard

apt-get install - unable to locate packages

Open GD-Dal opened this issue 10 months ago • 0 comments

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

GD-Dal avatar Dec 19 '24 14:12 GD-Dal