Provide Build Tools/Configuration Example for Starting Graphical Application via X Server GUI #1510
Closed
Starkakrats
started this conversation in
General
Replies: 2 comments
|
In Alpine you can easily install Xorg and any desktop enviroment by using If you need a glibc distro like Arch Linux 32, there is docs with Packer script and the provision script (used for https://copy.sh/v86?profile=archlinux), but they are outdated. There is also an old Dockerfile for Debian Buster with Xorg, maybe it can be updated to Bookworm, never tried. UPD: See #1513 |
0 replies
|
Solved. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello.
Are there any docker configuration/build tools similar to https://github.com/copy/v86/tree/master/tools/docker/alpine that serve as a reference? I wanted to run Intellij IDEA 2020 on v86. I cannot find an example build files that runs desktop linux environment/GUI in v86.
All reactions