mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-12 22:10:58 +00:00
remove unnecessary apkdb from final package for memlogd and runc
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
committed by
Avi Deitcher
parent
cde127790c
commit
a2753b8da3
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user