Avi Deitcher
097757580d
Fix KB calculation for raw images
...
Signed-off-by: Avi Deitcher <avi@deitcher.net>
2017-10-31 10:27:04 +02:00
Rolf Neugebauer
5fc38c0b40
Merge pull request #2659 from t-koulouris/okernel
...
Minor improvements to okernel build files
2017-10-30 18:04:41 +01:00
Theo Koulouris
10fc7997af
okernel: made image building container use '--no-cache' option
...
Signed-off-by: Theo Koulouris <theo.koulouris@hpe.com>
2017-10-30 15:25:59 +00:00
Justin Cormack
8df94f8f74
Merge pull request #2620 from Wolphin-project/tls
...
add support for OS_CACERT, OS_INSECURE
2017-10-30 14:54:00 +00:00
Justin Cormack
ad23d68497
Merge pull request #2656 from justincormack/redis-up
...
Update the redis OS example to Redis 4.0
2017-10-30 14:53:28 +00:00
Justin Cormack
a4ea90fd1f
Merge pull request #2657 from justincormack/binfmt-package-up
...
Update binfmt hashes
2017-10-30 14:53:14 +00:00
Marco Mariani
ce6dabfea0
add support for OS_CACERT, OS_INSECURE
...
Signed-off-by: Marco Mariani <marco.mariani@alterway.fr>
2017-10-30 12:12:14 +01:00
Justin Cormack
4d9c8d9c09
Update binfmt hashes
...
Update to resolve #2650
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-10-30 10:50:25 +00:00
Theo Koulouris
611d3cb6fd
okernel: cleaned-up kernel config
...
Signed-off-by: Theo Koulouris <theo.koulouris@hpe.com>
2017-10-30 10:42:58 +00:00
Justin Cormack
201ee43c93
Update the redis OS example to Redis 4.0
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-10-30 10:42:14 +00:00
Justin Cormack
1c2f959420
Merge pull request #2650 from oflebbe/ppc64lestatic
...
Support static ppc64le executables in qemu
2017-10-30 10:38:26 +00:00
Rolf Neugebauer
0cc0e18ee9
Merge pull request #2654 from rn/modprobe
...
test: Use the modprobe package instead of alpine:3.6
2017-10-30 10:13:55 +01:00
Rolf Neugebauer
6e0254fc1a
test: Use the modprobe package instead of alpine:3.6
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-10-29 15:50:52 +00:00
Rolf Neugebauer
5fff42e54b
Merge pull request #2653 from rn/march
...
tools: Use alpine multi-arch image for linuxkit/alpine
2017-10-29 16:30:55 +01:00
Justin Cormack
55a7a90579
Merge pull request #2652 from rn/kern-up
...
Kernel update to 4.13.10/4.9.59/4.4.95
2017-10-29 16:13:23 +01:00
Rolf Neugebauer
181096f935
tools: Use alpine multi-arch image for linuxkit/alpine
...
https://github.com/docker-library/official-images/pull/3623
introduced alpine multi-arch images. Use it instead of
separate base images.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-10-29 12:32:40 +00:00
Rolf Neugebauer
a8b9693878
Update YAML files to latest kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-10-28 22:08:20 +01:00
Olaf Flebbe
6ec8e895a7
Support static ppc64le executables in qemu
...
The /sbin/ldconfig.real command in ubuntu for ppc64le cannot be executed
in docker images since the binfmt-misc configuration does not match the
executable file format. This patch is a port of
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794737 to linuxkit
Signed-off-by: Olaf Flebbe <of@oflebbe.de>
2017-10-28 21:09:38 +02:00
Rolf Neugebauer
17e5b55d17
kernel: Update to 4.13.10/4.9.59/4.4.95
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-10-28 17:46:23 +01:00
Justin Cormack
1e18bf8638
Merge pull request #2647 from JeffWuBJ/patch-1
...
Update platform-vmware.md
2017-10-28 17:34:01 +02:00
JeffWuBJ
a2ef4fc04c
Update platform-vmware.md
...
tried with latest version, -format vmdk is used to create vmdk file
Signed-off-by: JeffWuBJ <jeff.wu.junfei@gmail.com>
2017-10-28 15:28:50 +08:00
Riyaz Faizullabhoy
48be104fca
Merge pull request #2646 from mathieui/fix-links
...
docs: fix links to kspp and wireguard
2017-10-27 12:15:12 +02:00
Justin Cormack
8fc857b293
Merge pull request #2643 from Wolphin-project/sec-groups
...
support for OpenStack security groups
2017-10-26 17:13:43 +02:00
Justin Cormack
d9a27a7eae
Merge pull request #2644 from Wolphin-project/server-id-fix
...
log message fix: Info() -> Infof()
2017-10-26 17:12:57 +02:00
Mathieu Pasquet
5e299e249b
Fix links to kspp and wireguard
...
Signed-off-by: Mathieu Pasquet <mathieu.pasquet@alterway.fr>
2017-10-26 16:28:51 +02:00
Marco Mariani
d2a1457da7
log message fix: Info() -> Infof()
...
Signed-off-by: Marco Mariani <marco.mariani@alterway.fr>
2017-10-26 12:19:29 +02:00
Marco Mariani
0a2ce1a357
support for OpenStack security groups
...
Signed-off-by: Marco Mariani <marco.mariani@alterway.fr>
2017-10-26 12:19:01 +02:00
Avi Deitcher
7e7ba6bb17
Merge pull request #2642 from eyz/linuxkit-pkg-ip-apks
...
pkg/ip: updating linuxkit/ip sha to image built in #2605
2017-10-25 15:45:03 -04:00
Isaac Rodman
5bd89a566c
pkg/ip: updating linuxkit/ip sha to image built in #2605
...
Signed-off-by: Isaac Rodman <isaac@eyz.us>
2017-10-25 11:19:19 -07:00
Avi Deitcher
ef60115ba6
Merge pull request #2605 from eyz/linuxkit-pkg-ip-apks
...
pkg/ip: added iptables, ebtables, ipvsadm, and bridge-utils
2017-10-25 13:55:56 -04:00
Justin Cormack
9ebcd04989
Merge pull request #2640 from Wolphin-project/image-server-id
...
Output image_id, server_id in stdout to ease automation
2017-10-25 18:17:41 +02:00
Justin Cormack
525a457bf5
Merge pull request #2634 from tomconte/azure-bootdiags
...
Add Azure boot diagnostics
2017-10-25 17:54:20 +02:00
Marco Mariani
5b96d96a7a
output image_id, server_id in stdout to ease automation
...
Signed-off-by: Marco Mariani <marco.mariani@alterway.fr>
2017-10-25 14:00:40 +02:00
Isaac Rodman
0ff1f84918
pkg/ip: added iptables, ebtables, ipvsadm, and bridge-utils
...
Signed-off-by: Isaac Rodman <isaac@eyz.us>
2017-10-24 16:45:38 -07:00
Ian Campbell
d4a91982ab
Merge pull request #2633 from ijc/alpine-update
...
Alpine update
2017-10-24 14:49:02 +01:00
Thomas Conte
b80182d339
Add Azure boot diagnostics
...
Signed-off-by: Thomas Conte <thomas@conte.com>
2017-10-24 13:21:12 +00:00
Ian Campbell
b170f62832
Updates for kube+swarmd projects rebuilt with new alpine
...
Signed-off-by: Ian Campbell <ijc@docker.com>
2017-10-24 11:49:13 +01:00
Ian Campbell
d465042bef
Updates for test/pkg/* which are rebuilt with new alpine
...
Signed-off-by: Ian Campbell <ijc@docker.com>
2017-10-24 11:35:33 +01:00
Ian Campbell
d194639faf
Updates for pkg/* which are rebuilt with new alpine
...
Signed-off-by: Ian Campbell <ijc@docker.com>
2017-10-24 11:05:58 +01:00
Ian Campbell
abbda95d06
Updates for tools/* which are rebuilt with new alpine
...
Signed-off-by: Ian Campbell <ijc@docker.com>
2017-10-24 10:25:07 +01:00
Ian Campbell
6c7b1c0251
Bump all packages to newest alpine.
...
Signed-off-by: Ian Campbell <ijc@docker.com>
2017-10-24 10:11:24 +01:00
Ian Campbell
12e4347bf7
alpine: rebuild
...
Picks up CVE-2017-15650 fix and some other updates.
Adds ipvsadm and bridge-utils (fixes : #2606 ).
Signed-off-by: Ian Campbell <ijc@docker.com>
2017-10-24 09:10:22 +00:00
Ian Campbell
c7c06541a7
Merge pull request #2629 from rn/kup
...
Kernel updates
2017-10-23 15:24:55 +01:00
Ian Campbell
abb9a2d7c5
Merge pull request #2630 from ijc/kubernetes
...
kuberenetes: Bump image cache to v1.8.1
2017-10-23 14:43:24 +01:00
Rolf Neugebauer
a52e29af1a
Update .gitattributes with new kernel config name
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-10-23 11:23:05 +01:00
Ian Campbell
a571ae62e1
kubernetes: bump image cache hash.
...
Signed-off-by: Ian Campbell <ijc@docker.com>
2017-10-23 10:23:02 +01:00
Ian Campbell
76d655ebe4
kuberenetes: Bump image cache to v1.8.1
...
I forgot to do this in #2626 .
Signed-off-by: Ian Campbell <ijc@docker.com>
2017-10-23 10:08:15 +01:00
Rolf Neugebauer
456f8f737d
Update YAML files to latest kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-10-22 19:49:15 +01:00
Rolf Neugebauer
89af138f18
kernel: Update to 4.13.9/4.9.58/4.4.94
...
Note: There were more conflicts in applying the
vmbus patches to 4.13. For now I've just skipped the
conflicting patches so the end-result may be that
Hyper-V sockets on 4.13 may break (if they were not
already broken by the update to 4.13.6).
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-10-22 19:49:15 +01:00
Rolf Neugebauer
12b8d9d6bd
kernel: Update to 4.13.8/4.9.57/4.4.93
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-10-22 19:49:15 +01:00