Closed abmaymic closed 8 months ago
Thanks for the PR.
Please merge e2b11f2b5aa77bc39208e2163736020fc5235177 93e5565f91cb952d844193edf04e264715d69a4e e972d7b71fdc31b73aa88fd9b26ecaf810ec7e90 into one commit, since the first 2 fix the third one. Please also consider putting some information from this PR into the commit message of the 3 commits.
Commit 1f0512bbb13d5269ebc9bf672e811163d475fc61 is fine as is.
The changes itself are fine.
Thanks. I'll follow up with a new PR.
I have an use case with different users connect to a virtual machine with SSH and X-forwarding runnig XCA in Docker.
This PR introduces a small fix to the Dockerfile (since build was broken), as well as a change to allow controlling the userid XCA runs at container start time instead of build time. This enables different users to run the same container image. Also documentation is adapted to reflect these changes. Additionally, documentations points out how to circumvent issues regarding OpenGL, when running with X-forwarding.