import sys from PyQt5 import QtWidgets, QtWebEngineWidgets from PyQt5.QtCore import QUrl, QTimer, QDateTime, Qt from PyQt5.QtGui import QPageLayout, QPageSize from PyQt5.QtWidgets import QApplication ...
FROM ubuntu:20.04 ENV DEBIAN_FRONTEND=noninteractive RUN adduser --quiet --disabled-password qtuser && usermod -a -G video qtuser RUN apt-get update -y \ && apt-get install alsa -y \ && apt-get ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results