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

Dockerfile for building the gui and cross compiling for the raspberry pi. #3

Open
dtreffenstaedt opened this issue Oct 26, 2020 · 0 comments

Comments

@dtreffenstaedt
Copy link
Member

I have started writing a Dockerfile, as seen in c05f5bb.

This Dockerfile is meant to be used to produce a reproducable build environment for muondetector project.

Ideally it will be able to cross-compile the daemon for the raspberry pi as well.

This goes hand in hand with the swapover to cmake/cpack and will make creating packages easier and quicker.

We will need to compile a comprehensive but minimal list of dependencies necessary to build the software.

The image is based on debian buster since the Raspberrypi OS is based on this debian branch.

@dtreffenstaedt dtreffenstaedt transferred this issue from another repository Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant