Avi Deitcher
d018c425f6
pkgs: Update packages to the latest linuxkit/alpine
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2024-01-28 20:51:39 +02:00
Avi Deitcher
d907c675d2
pkgs: Update packages to the latest linuxkit/alpine
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2024-01-28 15:31:01 +02:00
Avi Deitcher
b71ac70742
pkgs: Update packages to the latest linuxkit/alpine
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2024-01-28 10:55:04 +02:00
Avi Deitcher
cbe149e97a
pkgs: Update packages to the latest linuxkit/alpine
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2024-01-27 22:27:54 +02:00
Avi Deitcher
73d160e356
pkgs: Update packages to the latest linuxkit/alpine
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2024-01-27 21:09:45 +02:00
Avi Deitcher
96df8f8fda
pkgs: Update packages to the latest linuxkit/alpine
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2024-01-25 23:23:34 +02:00
Avi Deitcher
a2c6ed4205
noop to force pkg rebuild
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2023-11-20 12:05:52 +02:00
Avi Deitcher
f227b73a39
changed some packages to force new package versions, rebuild with sbom
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2023-11-16 10:28:22 +02:00
Avi Deitcher
d4b5d5df79
include main.Version in binaries
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2023-06-12 14:02:30 +03:00
Erik Nordmark
c79558cc5a
Retain /lib/apk/db for SBOM tools ( #3913 )
...
This allows SBOM tools to look at /lib/apk/db/installed to determine
which package versions are included in the container. This should
probably be applied across all of the linuxkit containers.
Signed-off-by: eriknordmark <erik@zededa.com >
2023-03-14 18:27:09 -04:00
Avi Deitcher
e668b25a82
Alpine 317 ( #3888 )
2023-01-05 07:26:50 +02:00
Dave Tucker
93df9f736c
memlogd: Use Go Modules
...
Signed-off-by: Dave Tucker <dave@dtucker.co.uk >
2022-01-11 20:18:39 +00:00
Avi Deitcher
7549a63c9f
pkgs: Update packages to the latest linuxkit/alpine
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2021-11-09 14:02:42 +02:00
Avi Deitcher
ef3e45ac02
pkgs: Update packages to the latest linuxkit/alpine
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2021-04-28 09:13:18 +03:00
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
David Scott
c92af038fb
projects/logging: promote pkg/memlogd to a toplevel package
...
This is an example external logging service which can be enabled by
adding it to the `init` section of the .yml, for example:
...
init:
- linuxkit/init:35866bb276c264a5f664bfac7456f4b9eeb87a4d
- linuxkit/runc:v0.4
- linuxkit/containerd:f2bc1bda1ab18146967fa1a149800aaf14bee81b
- linuxkit/ca-certificates:v0.4
- linuxkit/memlogd:cc035e5c9e4011ec1ba97a181a6689fc90965ce9
onboot:
...
Signed-off-by: David Scott <dave.scott@docker.com >
2018-07-06 21:49:25 +01:00