Rolf Neugebauer
ea8ecd146d
pkgs: Update packages to the latest linuxkit/alpine
...
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io >
2020-05-10 14:52:05 +01:00
Rolf Neugebauer
463216acda
pkg: Add gcc for all packages build for arm64
...
This is a workaround for https://github.com/linuxkit/linuxkit/issues/3496
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io >
2020-04-17 10:36:03 +01:00
Rolf Neugebauer
2f4034d36c
pkgs: Update packages to the latest linuxkit/alpine
...
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io >
2020-04-17 10:36:03 +01:00
Rolf Neugebauer
c7799a9080
pkgs: Update packages to the latest linuxkit/alpine
...
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io >
2019-04-16 23:25:22 +01:00
Rolf Neugebauer
4fdad53190
pkgs: Update packages to the latest linuxkit/alpine
...
except for bpftrace, since it does not compile:
https://github.com/linuxkit/linuxkit/pull/3230
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io >
2019-03-03 12:25:40 +00:00
Rolf Neugebauer
21ff90c4c7
pkgs: Update packages to the latest linuxkit/alpine
...
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io >
2018-07-26 20:03:09 +01:00
Rolf Neugebauer
c1e10002b0
pkgs: Update packages to latest alpine base
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2018-07-10 15:49:20 +01:00
Rolf Neugebauer
a9acdd827e
pkg: Update packages to latest alpine base
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com >
2018-07-07 18:05:29 +01:00
Rolf Neugebauer
1de059188b
pkgs: Update packages to latest alpine base
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com >
2018-05-12 13:18:03 +01:00
Robin Winkelewski
ffe9ac2319
move pkg config from Dockerfile to build.yml
...
Signed-off-by: Robin Winkelewski <w9ncontact@gmail.com >
2018-04-24 00:59:09 +02:00
Rolf Neugebauer
2d00440351
pkg: Update to latest alpine base
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2018-04-05 14:05:39 +01:00
Rolf Neugebauer
eb9e6cda93
pkg: Update to latest alpine base
...
This should enable s390x support for all package
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com >
2018-03-23 20:20:13 +00:00
Rolf Neugebauer
7cf2c5abf7
pkg: Update all packages to the latest linuxkit/alpine
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2018-01-25 13:42:33 +00:00
Rolf Neugebauer
fa51c915ba
pkg: Update all package to the alpine:3.7 base
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-12-08 16:25:13 +00: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
a9b03c3f95
Update all users of go-compile.sh to new alpine (go1.9)
...
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-10-12 16:47:35 +01:00
Ian Campbell
a237b51511
Bump alpine base across the board.
...
By running:
./scripts/update-component-sha.sh --image linuxkit/alpine ad35b6ddbc70faa07e59a9d7dee7707c08122e8d
Signed-off-by: Ian Campbell <ijc@docker.com >
2017-10-10 09:55:45 +01:00
Rolf Neugebauer
e44783fea1
pkg: Update alpine base for all packages
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-08-03 17:46:10 +01:00
Rolf Neugebauer
699a864302
pkg: Update to new Alpine base
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-07-01 18:11:45 +01:00
Rolf Neugebauer
cab27698f4
pkg: Update all packages to the new alpine base
...
In a subsequent commit, all YAML files will be updated with
new package hashes since all packages needed rebuild due to
build system changes in commit adae27b8d1
("Simplify
Makefiles for Packages"). So, we might as well bring all
packages up to the latest alpine base package.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-06-27 17:43:57 +01:00
Tycho Andersen
a208413ac0
fix package builds in some cases
...
0eb21735ae
accidentally broke some package
builds by switching linuxkit/alpine to linuxkit/containerd. Let's revert
the ones that shouldn't be there.
Closes #1991
Signed-off-by: Tycho Andersen <tycho@docker.com >
2017-06-07 16:19:40 -06:00
Ian Campbell
0eb21735ae
Update to containerd bdf9f5f7388e8203e63a74b89800f7f3dd4a7743
...
Note that this is not the latest (which was 95efd45db073 at time of writing)
but the next commit 6428b4bad0c2 merges "Port ctr to use client package" breaks
the use of `ctr run --runtime-config` (by removing that option).
This contains https://github.com/containerd/containerd/pull/954 which was
causing some services to fail to start.
All previous uses of 15541037b9
are updated to
5749f2e9e6
.
Signed-off-by: Ian Campbell <ian.campbell@docker.com >
2017-06-07 09:38:10 +01:00
Justin Cormack
d9aada88dc
Update for new default namespaces
...
See https://github.com/moby/tool/pull/56
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-05-30 15:06:30 +01:00
Rolf Neugebauer
7915cae6bd
pkg: Update the Alpine base for some of the packages
...
The remaining packages will be updated with subsequent commits
to also include the config label.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2017-05-26 15:50:54 +01:00
Justin Cormack
f7cc10890d
Update sysfs in line with sysctl
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-05-20 11:05:59 +01:00
Justin Cormack
efd1efe531
Add a sysfs container
...
However, do not try to change memory cgroups from it; this needs to be in `init`.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-04-10 14:33:38 +01:00