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 Dockerfile.armv7 #353

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Create Dockerfile.armv7 #353

wants to merge 3 commits into from

Commits on Jan 31, 2018

  1. Create Dockerfile.armv7

    Adding support for armv7 to make it compatible with most of Raspbian distributions. File is exactly the same as aarch64 but taking the base image from the hypriot guys, since it supports the build of it from an x86 machine. 
    
    I am currently running this on a RPi3 with Raspbian 9 32 bits and works perfect.
    r1ckr committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    deabff4 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2018

  1. Adding build instructions

    r1ckr committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    1059f2e View commit details
    Browse the repository at this point in the history
  2. Adding QEMU registerer

    r1ckr committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    78a1b41 View commit details
    Browse the repository at this point in the history