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
{{ message }}
This repository was archived by the owner on Nov 6, 2020. It is now read-only.
As noted in #10525, parity now requires version
Rust 1.33
. I'm trying to build the alpine docker version of Parity, based on the template in the repo: https://github.com/paritytech/parity-ethereum/blob/master/scripts/docker/alpine/Dockerfile .Here are the first couple of lines from the docker image, followed by an abort:
When I run this, I get
So the
alpine:edge
vesion ofrust
does not seem sufficiently up to date. And indeed, that is also what alpine reports: https://pkgs.alpinelinux.org/package/edge/community/x86_64/rustSo, are there any workarounds for this?
The error I eventually wind up with is
The text was updated successfully, but these errors were encountered: