feat: add PCManFM file manager with right-click menu entry (#86)

This commit is contained in:
Nick007
2026-03-23 18:56:44 +08:00
parent d87cb16fb9
commit e42a8e861d
2 changed files with 5 additions and 2 deletions

View File

@@ -27,7 +27,8 @@ RUN apt-get update && \
libgtk-3-0 libnspr4 libnss3 libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 libx11-6 \
libxcomposite1 libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 \
libxss1 libxtst6 libatomic1 libxcomposite1 libxrender1 libxrandr2 libxkbcommon-x11-0 \
libfontconfig1 libdbus-1-3 libnss3 libx11-xcb1 python3-tk stalonetray inotify-tools
libfontconfig1 libdbus-1-3 libnss3 libx11-xcb1 python3-tk stalonetray inotify-tools \
pcmanfm
RUN pip install --no-cache-dir python-xlib