Files
linuxkit/docs
Rolf Neugebauer 43d981094d kernel: Rework the kernel build
- Use multi-stage builds
- Use a single Dockerfile for all kernels
  Kernel version and series are passed in as arguments
- Use a separate kernel config per kernel version
  These have been copied from kernel_config and ran
  through oldconfig to tidy them up
- Rename patch directories
- Refactor the Makefile to use a template
  - Allows building of all kernels without arguments to make
  - Use git tree hash as the image tag
  - Don't build the image if the tag already exists

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-04-26 22:29:47 +01:00
..
2017-04-21 21:17:32 -05:00
2017-04-14 11:47:24 -05:00
2017-04-25 09:40:15 +00:00
2017-04-26 22:29:47 +01:00
2017-04-14 11:04:26 +01:00
2017-04-12 11:44:06 +01:00
2017-04-14 11:47:24 -05:00