Commit Graph

13 Commits

Author SHA1 Message Date
ViViDboarder e9b729a5aa Note that this is no longer maintained 2021-03-02 10:36:33 -08:00
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
Ian 8111b63799 Add ping command since it's used by several plugins (#6) 2017-10-26 08:41:23 -07:00
ViViDboarder 78c141d360 Allow cross-build to work on arm 2017-10-26 08:39:44 -07:00
ViViDboarder 6e02c55ab4 Revert cross build
This causes building on arm to fail. I'll add it back when I have a safe method
2017-08-29 08:55:17 -07:00
ViViDboarder 0fbd06b497 Switch to node 8 base image to allow crossbuilding 2017-08-28 13:30:50 -07:00
ViViDboarder 4d46830ce5 Add cross-arch building 2017-08-28 13:21:06 -07:00
Ian cd40c5bfcc Add issue link 2016-11-14 17:54:20 -08:00
Ian 1e7db7f9d4 Update README with instructions
Adding instructions on how to configure and run the container
2016-11-14 17:48:37 -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
Ian af38ad359f Initial commit 2016-11-14 14:32:14 -08:00