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 easier testing with docker #731

Merged
merged 3 commits into from
Jan 18, 2020
Merged

Dockerfile for easier testing with docker #731

merged 3 commits into from
Jan 18, 2020

Conversation

ZyanKLee
Copy link
Collaborator

Having to re-flash the sd card of their raspberry pi did annoy me that much I created
this little set of tools to allow testing without flashing.

This is a work in progress so expect things to fail or being flaky - but it might be helpful to one or the other none the less.

@MiczFlor MiczFlor merged commit dbf0bc5 into MiczFlor:develop Jan 18, 2020
@s-martin
Copy link
Collaborator

Would this docker image work on another host, e.g. a Linux or Windows machine?

@ZyanKLee
Copy link
Collaborator Author

ZyanKLee commented Jan 20, 2020

most probably as soon as you switch the base image to an amd64 compatible one.

try replacing the "FROM" line with FROM debian:buster

@ZyanKLee
Copy link
Collaborator Author

created #738 with changes for amd64 systems

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

Successfully merging this pull request may close these issues.

3 participants