Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Dockerfile to build the Linux binary #340

Closed
1 task done
machawk1 opened this issue Feb 4, 2019 · 0 comments
Closed
1 task done

Create a Dockerfile to build the Linux binary #340

machawk1 opened this issue Feb 4, 2019 · 0 comments

Comments

@machawk1
Copy link
Owner

machawk1 commented Feb 4, 2019

Per #2, using wxPython on Linux is involved. I found myself utilizing an Ubuntu 18.10 VM but that was slow, lacks an official wxPython wheel (only Ubuntu up to 18.04), required a lot of manual configuration, and was awkward to do code changes to mitigate issues in the Linux port.

This ticket proposes using Docker to build the binary. Initially, no X server will be needed (though wxWidgets/wxPython will likely complain). With volume mounting, this should help to streamline the iterative build process to hopefully one day resolve #2.

  • Setup VNC access to the container for WAIL GUI verification
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant