gliderlabs / gliderlabs/docker-alpine
> I see a few issues related to this but they're all making it more complex to replicate.
- Dominant language
- Shell
- Stars
- 5.7k
- Forks
- 530
- PR merge metrics
- No merged PRs in 30d
Description
> 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 https://github.com/gliderlabs/docker-alpine/issues/207#issuecomment-752149917_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.