Justin Cormack
0337f80297
Use docker and cat not compose and volumes for arm
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-09-07 00:22:21 +01:00
Justin Cormack
5c38729d26
Use docker and cat not compose and volumes for efi, bios
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-09-07 00:17:29 +01:00
Justin Cormack
f907a57adc
Stop using volume and compose to build initrd
...
This makes remote builds work, and simplifies build.
See #469
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-09-06 23:59:38 +01:00
Nathan LeClaire
70cb4f82a2
Add Azure provider support
...
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com >
2016-07-18 16:22:21 -07:00
Nathan LeClaire
abb968c538
Add AWS build support
...
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com >
2016-07-18 11:08:44 -07:00
Justin Cormack
f3a469c848
use capabilities not privileged for building ISO
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-05-11 10:02:23 +01:00
Nathan LeClaire
04bdb18566
Add structure to enable baking Moby Linux AMI
...
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com >
2016-05-06 15:20:53 -07:00
Rolf Neugebauer
f785d0d448
moby: add support for building EFI bootable Moby images
...
Wrap a EFI stub loader with vmlinuz, initrd, and a short commandline
inside a single EFI binary.
Two files are generated:
- mobylinux.efi is a raw EFI file which some hypervisors can boot directly
- mobylinux-efi.iso: ISO image with just MobyLinux in the EFI partition
also:
- rename legacy BIOS mobylinux.iso to mobylinux-bios.iso
- Build mobylinux-efi.iso as part of the standard mobylinux build
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2016-04-16 16:38:45 +01:00
Justin Cormack
ee7b04356b
use volume for building iso
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-02-19 16:11:09 +00:00
Justin Cormack
64ff2d2b15
use a volume for the initrd image
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-02-19 14:52:23 +00:00
Justin Cormack
9669cd10e1
shift rest of these to using compose
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-02-18 15:35:35 +00:00
Justin Cormack
4945353da3
start using docker compose for build
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-02-17 13:53:27 +00:00