You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see a few issues related to this but they're all making it more complex to replicate.
Just running the following gets the WARNING.
Start from a "blank" host (no images loaded, no containers running)
docker run --rm -it alpine:3.4 apk info
output:
WARNING: Ignoring APKINDEX.5a59b88b.tar.gz: No such file or directory
WARNING: Ignoring APKINDEX.7c1f02d6.tar.gz: No such file or directory
musl
busybox
alpine-baselayout
alpine-keys
zlib
libcrypto1.0
libssl1.0
apk-tools
scanelf
musl-utils
libc-utils
Tested on both VMware Fusion and Docker4mac.
I also get the same WARNING using alpine:3.3
Originally posted by @alyzidi222 in #207 (comment)
The text was updated successfully, but these errors were encountered: