Skip to content

Can't make use of cargo or rustup while container building. #13

@IamTheCarl

Description

@IamTheCarl

Hello.
For my use case, I need to install a few extra toolchains for cross-compiling.

Trying to call rustup to install the target toochains fails during container build, wether I use rustup or /usr/local/cargo/bin/rustup.
I'm starting to suspect that rustup is not installed until after the image has completed building.
Is this correct?

Is there a recommended workaround?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions