remove unnecessary apkdb from final package for memlogd and runc

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher
2025-12-03 11:09:07 +02:00
committed by Avi Deitcher
parent cde127790c
commit a2753b8da3
194 changed files with 195 additions and 199 deletions

View File

@@ -22,5 +22,3 @@ COPY --from=build /go/bin/logread usr/bin/logread
COPY --from=build /go/bin/logwrite usr/bin/logwrite
# We'll start from init.d
COPY etc/ /etc/
COPY --from=build /etc/apk /etc/apk/
COPY --from=build /lib/apk /lib/apk/