gliderlabs / gliderlabs/docker-alpine

http://dl-cdn.alpinelinux.org/alpine/v3.5/main/x86_64/APKINDEX.tar.gz: IO ERROR

Open
#319 8 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.