Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
Hello, i try to run it in docker with centos7. after login via xrdp and vnc it's black screen. did you have any solution to fix it or i must config something else ?Thankyou
if i try to build the docker file i get this error:------Dockerfile-xrdp-vnc.deepin:3-------------------- 2 | 3 | >>> RUN apt update && apt install -y software-properties-common && \ 4 | >>> add-apt-repository -y ppa:ubuntudde-dev/stable && \ 5 | >>> DEBIAN_FRONTEND=noninteractive apt install -y ubuntudde-dde 6 |--------------------ERROR: failed to solve: process "/bin/sh -c apt update && apt install -y software-properties-common && add-apt-repository -y ppa:ubuntudde-dev/stable && DEBIAN_FRONTEND=noninteractive apt install -y ubuntudde-dde" did not complete successfully: exit code: 100
Hello, i try to run it in docker with centos7. after login via xrdp and vnc it's black screen. did you have any solution to fix it or i must config something else ?
Thankyou
if i try to build the docker file i get this error:
------
Dockerfile-xrdp-vnc.deepin:3
--------------------
2 |
3 | >>> RUN apt update && apt install -y software-properties-common && \
4 | >>> add-apt-repository -y ppa:ubuntudde-dev/stable && \
5 | >>> DEBIAN_FRONTEND=noninteractive apt install -y ubuntudde-dde
6 |
--------------------
ERROR: failed to solve: process "/bin/sh -c apt update && apt install -y software-properties-common && add-apt-repository -y ppa:ubuntudde-dev/stable && DEBIAN_FRONTEND=noninteractive apt install -y ubuntudde-dde" did not complete successfully: exit code: 100