Jump to content

Dockerfile, Vagrantfile, and build automation


Recommended Posts

Ideally I'd like to get a structure in place that rebuilds armbian with each commit to igorpecovnik/lib.  I'd love people's ideas on the best way to go about this.  I am pretty good with jenkins and all his pals, so if you have a favorite, please do let me know. 

 

Dockerfile

 

Any feedback?  It should work even on systems that don't have the needed native ubuntu 14.04

 

Vagrantfile

 

Just used it to make a build myself, seems to be working fine, though there's some troubleshooting to be done with the build.  Unsure what the source of the issue is, and had build mainline for opi, so instead I will now build opi-oldkernel. 

Link to comment
Share on other sites

I burned a weekend trying to outsmart privledged mode to get armbian builder working with docker..   Should be fine for building kernels, but if you're doing system images, the loopback devices needed for the disk image creation becomes a nightmare.   You're better off having a ubuntu box as a jenkins slave ready to go

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines