File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ RUN set -eux \
1414 && curl -o /usr/share/keyrings/xpra.asc https://xpra.org/xpra.asc \
1515 && curl -o /etc/apt/sources.list.d/xpra.sources https://raw.githubusercontent.com/Xpra-org/xpra/master/packaging/repos/$XPRA_UBUNTU_RELEASE/xpra.sources \
1616 && apt-get update \
17- && DEBIAN_FRONTEND=noninteractive apt-get install -y xpra openjdk-17-jre zenity xdg-utils trash-cli desktop-file-utils nautilus gedit gnome-terminal ubuntu-wallpapers-plucky- cinnamon-l10n- humanity-icon-theme- nemo- \
17+ && DEBIAN_FRONTEND=noninteractive apt-get install -y xpra openjdk-17-jre zenity xdg-utils trash-cli desktop-file-utils nautilus gedit gnome-terminal fonts-thai-tlwg ubuntu-wallpapers-plucky- cinnamon-l10n- humanity-icon-theme- nemo- \
1818 ## ** silence xpra startup error messages
1919 && mkdir -m 777 -p /tmp/xdg/xpra \
2020 && rm -rvf /usr/share/xpra/www/default-settings.* \
You can’t perform that action at this time.
0 commit comments