Added build-info to the images

This commit is contained in:
2026-03-25 00:24:40 +08:00
parent ec8ceb1690
commit e9fab5a129
4 changed files with 57 additions and 35 deletions

View File

@@ -24,4 +24,5 @@ COPY packages/kubernetes/* /out/rootfs/usr/local/bin/
RUN chmod +x /out/rootfs/usr/local/bin/*
COPY alpine/rootfs-extra ./rootfs-extra
COPY out/build-info ./rootfs-extra/etc/profile.d/build-info.sh
COPY alpine/*.sh /