Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ RUN chown ${HOST_USERNAME}:${HOST_GID} /home/${HOST_USERNAME}/.config
# Set the path for QT to find the keyboard context
ENV QT_XKB_CONFIG_ROOT /usr/share/X11/xkb

# Prevent OpenGL error
ENV QT_QUICK_BACKEND=software

# Enter!
ENTRYPOINT pcoip-client