mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-02-22 12:40:45 +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
@@ -31,5 +31,3 @@ ENTRYPOINT []
|
||||
COPY --from=alpine /usr/bin/runc /usr/bin/
|
||||
COPY --from=alpine /etc/init.d/ /etc/init.d/
|
||||
COPY --from=alpine /etc/shutdown.d/ /etc/shutdown.d/
|
||||
COPY --from=alpine /etc/apk /etc/apk/
|
||||
COPY --from=alpine /lib/apk /lib/apk/
|
||||
|
||||
Reference in New Issue
Block a user