Today I faced with error when try to build my container with alpine:edge There is my Dockerfile:
alpine:edge
FROM alpine:edge RUN apk add --update --no-cac