Justin Cormack
e955457195
Add a kernel-dev tarball with kernel headers
...
These headers are needed for defining kernel probes etc, tested with
eBPF. Could also be used for perf, building kernel modules etc. Saved
to the media tarball at present, may add to base image or container.
Also rationalise the paths in the headers tarball a little to match.
Will add an eBPF container using these later.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-01-04 12:10:30 +00:00
Justin Cormack
00b3924067
Update base images to Alpine 3.5
...
excludes
- Go base images as not yet available
- perf which does not build with latest image
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-12-28 18:09:08 +00:00
Justin Cormack
15522201ea
Keep kernel headers from build
...
Also upload some kernel artefacts to a private repo at mobylinux/kernel on Hub for scanning.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-12-08 17:32:59 -08:00
Justin Cormack
b329aee664
Add some missing sha256 tags
...
These got missed in the previous commits.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-12-06 18:49:44 -08:00
Riyaz Faizullabhoy
8b7cdd41dc
Use digests instead of tags where possible
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
2016-12-01 09:39:02 -08:00
Justin Cormack
e29f00b35f
Fix build failure in toybox build with one argument
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-11-28 11:59:09 +00:00
Justin Cormack
158cefabe3
Add some basic shell commands in media image for debug
...
Add toybox statically linked ls, sh, find etc so that it is
possible to examine the archive eaily.
Fix #749
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-11-19 16:19:59 +00:00
Justin Cormack
b9a794d7f2
remove bios media from Dockerfile and add vmlinux
...
Fixes `make media`
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-11-07 16:22:11 +00:00
Justin Cormack
9f7e9ca168
Add mobylinux.efi to media
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-09-12 16:36:01 +01:00
Justin Cormack
ef2812a70a
Add a media target to push final artefacts to tagged by commit id
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-09-12 16:36:01 +01:00