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 has been archived by the owner on Dec 29, 2022. It is now read-only.
Sorry for the delay, work has been frantic for the past month or so. This kind of problem is because Docker often doesn't cope well with removing things from one layer in a new layer atop it.
In general we recommend you do not try to change the toolchain if you have a docker with a toolchain embedded in it because Docker simply cannot cope. You should either ensure your baseline container has no toolchain in it and so rustup can cleanly install the toolchain you want; or else it should contain exactly the toolchain you want as docker can't cope with updating it.
Sadly this is not something we can easily fix in rustup because of the way Docker works.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Dockerfile:
Please help!
The text was updated successfully, but these errors were encountered: