gliderlabs / gliderlabs/docker-alpine
http://dl-cdn.alpinelinux.org/alpine/v3.5/main/x86_64/APKINDEX.tar.gz: IO ERROR
Open
question
- Dominant language
- Shell
- Stars
- 5.7k
- Forks
- 530
- PR merge metrics
- No merged PRs in 30d
Description
Seeing this:
fetch http://dl-cdn.alpinelinux.org/alpine/v3.5/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.5/main/x86_64/APKINDEX.tar.gz
WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.5/main/x86_64/APKINDEX.tar.gz: IO ERROR
it's intermittent when running:
`RUN apk add --virtual .build-deps --update --no-cache go && mkdir -p $GOROOT/lib/time/ && cp /usr/lib/go/lib/time/zoneinfo.zip $GOROOT/lib/time/zoneinfo.zip && apk del .build-deps && rm -rf /tmp/*`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.