Skip to content

Commit 465f0c1

Browse files
committed
pkg: update eve-alpine base image to 6d50104
Update all Dockerfiles to use the current eve-alpine base image hash as required by the repo consistency check. Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
1 parent 61c2468 commit 465f0c1

File tree

45 files changed

+65
-65
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+65
-65
lines changed

eve-tools/bpftrace-compiler/root/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ ARG EVE_KERNEL
55
# hadolint ignore=DL3006
66
FROM ${EVE_KERNEL} AS kernel
77

8-
FROM lfedge/eve-bpftrace:c08d714db34b7cde90d20c56e74d2c11afe483df AS eve-bpftrace
8+
FROM lfedge/eve-bpftrace:626af5ca6b0a263e6074194995829e8731119b3a AS eve-bpftrace
99

10-
FROM lfedge/eve-alpine:745ae9066273c73b0fd879c4ba4ff626a8392d04 AS bpftrace
10+
FROM lfedge/eve-alpine:6d50104a97353df14e4b40a94423c947bd5a8711 AS bpftrace
1111

1212
# hadolint ignore=DL3018
1313
RUN apk add --no-cache --initdb make gcc g++ git perl musl-dev cmake zlib-dev bcc-dev libbpf-dev cereal flex bison llvm13-libs llvm13-dev llvm13-static clang-dev clang-static pahole gtest-dev bash

pkg/apparmor/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright (c) 2023 Zededa, Inc.
44
# SPDX-License-Identifier: Apache-2.0
55

6-
FROM lfedge/eve-alpine:745ae9066273c73b0fd879c4ba4ff626a8392d04 AS build
6+
FROM lfedge/eve-alpine:6d50104a97353df14e4b40a94423c947bd5a8711 AS build
77
ENV BUILD_PKGS linux-headers musl-dev musl-utils musl-libintl git gcc g++ \
88
autoconf autoconf-archive automake libtool make flex bison \
99
bash sed gettext

pkg/bpftrace/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Copyright (c) 2024 Zededa, Inc.
44
# SPDX-License-Identifier: Apache-2.0
5-
FROM lfedge/eve-alpine:745ae9066273c73b0fd879c4ba4ff626a8392d04 AS build
5+
FROM lfedge/eve-alpine:6d50104a97353df14e4b40a94423c947bd5a8711 AS build
66

77
ENV BUILD_PKGS make gcc g++ git perl linux-headers musl-dev cmake zlib-dev bcc-dev libbpf-dev cereal flex bison llvm13-libs llvm13-dev llvm13-static clang-dev clang-static pahole gtest-dev bash
88

pkg/bsp-imx/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
ARG BUILD_PKGS_BASE="bash binutils-dev build-base bc bison flex openssl-dev util-linux-dev swig gnutls-dev perl python3 python3-dev py3-setuptools py3-pycryptodome py3-elftools"
55

66
# we use the same image in several places
7-
ARG EVE_ALPINE_IMAGE=lfedge/eve-alpine:745ae9066273c73b0fd879c4ba4ff626a8392d04
7+
ARG EVE_ALPINE_IMAGE=lfedge/eve-alpine:6d50104a97353df14e4b40a94423c947bd5a8711
88

99
# OPTEE-OS images
10-
FROM lfedge/eve-optee-os:9224bc23bc238d0f499dadb134de32dc3a2abdf9 AS optee-os
10+
FROM lfedge/eve-optee-os:8149b06265fbba4d1a24ab6684ea05159d76dfc3 AS optee-os
1111

1212
# hadolint ignore=DL3006
1313
FROM ${EVE_ALPINE_IMAGE} AS build-native
@@ -20,7 +20,7 @@ ARG BUILD_PKGS_BASE
2020
RUN BUILD_PKGS="${BUILD_PKGS_BASE}" eve-alpine-deploy.sh
2121

2222
# hadolint ignore=DL3029
23-
FROM --platform=${BUILDPLATFORM} lfedge/eve-cross-compilers:f476a79bcd086759592a105a49f9ed5bfa2c4ffa AS cross-compilers
23+
FROM --platform=${BUILDPLATFORM} lfedge/eve-cross-compilers:00f051e3099939a5c9e33cafdc6fddc229607979 AS cross-compilers
2424

2525
# will use several packages from target arch and copy them to sysroot
2626
# hadolint ignore=DL3006

pkg/cross-compilers/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM lfedge/eve-alpine:745ae9066273c73b0fd879c4ba4ff626a8392d04 AS build-base
1+
FROM lfedge/eve-alpine:6d50104a97353df14e4b40a94423c947bd5a8711 AS build-base
22
ENV BUILD_PKGS abuild curl tar make linux-headers patch g++ git gcc ncurses-dev autoconf file sudo
33
RUN eve-alpine-deploy.sh
44

@@ -47,7 +47,7 @@ FROM build-base AS build-armhf
4747
# we do not support cross-compilers for riscv64 host
4848
# as gcc-gnat is not available on riscv64
4949
# we cannot build cross-compilers without additional patches
50-
FROM lfedge/eve-alpine:745ae9066273c73b0fd879c4ba4ff626a8392d04 AS build-riscv64
50+
FROM lfedge/eve-alpine:6d50104a97353df14e4b40a94423c947bd5a8711 AS build-riscv64
5151

5252
# hadolint ignore=DL3006
5353
FROM build-${TARGETARCH} AS build

pkg/debug/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
# has a fast path for stack unwinding. This also happens
99
# to be a perfect place to put any other kind of debug info
1010
# into the package: see abuild/etc/abuild.conf.
11-
FROM lfedge/eve-recovertpm:17d72851d7001df1c6047ad7d1d1e623e0b83b86 AS recovertpm
12-
FROM lfedge/eve-bpftrace:c08d714db34b7cde90d20c56e74d2c11afe483df AS bpftrace
13-
FROM lfedge/eve-alpine:745ae9066273c73b0fd879c4ba4ff626a8392d04 AS build
11+
FROM lfedge/eve-recovertpm:077a864a4d46a0c7ce172837348b8342d93f57b2 AS recovertpm
12+
FROM lfedge/eve-bpftrace:626af5ca6b0a263e6074194995829e8731119b3a AS bpftrace
13+
FROM lfedge/eve-alpine:6d50104a97353df14e4b40a94423c947bd5a8711 AS build
1414
ENV BUILD_PKGS="abuild curl tar make linux-headers patch g++ git gcc gpg ncurses-dev autoconf openssl-dev zlib-dev jq pciutils usbutils lsblk"
1515
# Feel free to add additional packages here, but be aware that
1616
# EVE's rootfs image can be no larger than 300Mb (and don't

pkg/dnsmasq/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2025 Zededa, Inc.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
FROM lfedge/eve-alpine:745ae9066273c73b0fd879c4ba4ff626a8392d04 AS build
4+
FROM lfedge/eve-alpine:6d50104a97353df14e4b40a94423c947bd5a8711 AS build
55
ENV BUILD_PKGS gcc make patch libc-dev linux-headers tar xz coreutils
66
RUN eve-alpine-deploy.sh
77

pkg/dom0-ztools/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright (c) 2025 Zededa, Inc.
44
# SPDX-License-Identifier: Apache-2.0
55

6-
FROM lfedge/eve-alpine:745ae9066273c73b0fd879c4ba4ff626a8392d04 AS zfs
6+
FROM lfedge/eve-alpine:6d50104a97353df14e4b40a94423c947bd5a8711 AS zfs
77
ENV BUILD_PKGS="git patch ca-certificates util-linux build-base gettext-dev libtirpc-dev automake autoconf \
88
libtool linux-headers attr-dev e2fsprogs-dev glib-dev openssl-dev util-linux-dev coreutils"
99
ENV PKGS="ca-certificates util-linux libintl libuuid libtirpc libblkid libcrypto1.1 zlib"

pkg/edgeview/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (c) 2023 Zededa, Inc.
22
# SPDX-License-Identifier: Apache-2.0
3-
FROM lfedge/eve-alpine:745ae9066273c73b0fd879c4ba4ff626a8392d04 AS build
3+
FROM lfedge/eve-alpine:6d50104a97353df14e4b40a94423c947bd5a8711 AS build
44
ENV BUILD_PKGS git
55
ENV PKGS alpine-baselayout musl-utils iproute2 iptables
66
RUN eve-alpine-deploy.sh

pkg/eve/Dockerfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM lfedge/eve-alpine:745ae9066273c73b0fd879c4ba4ff626a8392d04 as tools
1+
FROM lfedge/eve-alpine:6d50104a97353df14e4b40a94423c947bd5a8711 as tools
22
ENV PKGS="qemu-img tar u-boot-tools coreutils dosfstools"
33
RUN eve-alpine-deploy.sh
44

0 commit comments

Comments
 (0)