Commit Graph

4 Commits

Author SHA1 Message Date
Ian 6b9606f24b
Switch back to cross-build (#10)
If you do not wish to cross build on your local, you can comment out the
cross-build lines and run.

Hacky way of making it easy to run on ARM

Just prefix any make command with 'arm'. Eg. `make arm shell'.
Don't commit the modified Makefile.

Update Readme
2017-11-20 21:22:44 -08:00
ViViDboarder aa7d331fac Shrinkwrap everthing for more reproducible builds
Also a few Makefile changes and preping the Dockerfile for adding a
different running user
2017-11-20 14:10:25 -08:00
ViViDboarder aca2060e7b Fix avahi and clean build 2016-11-15 01:01:34 +00:00
ViViDboarder 9649305adf Initial code commit
Image builds and container runs. Running into an issue with node and
needs documentation.
2016-11-14 22:41:21 +00:00