Skip to content

Depending on rust image limits portability #56

@nicobo

Description

@nicobo

... to the arch supported by the official images, because rust is copied from them instead of installing it the official ways :

  • rustup fails to install on Linux/386 ( looks like it installs amd64) and arm/v7
  • Debian buster stable only provides rust 1.41 and cryptography now requires 1.45
  • rust image is only provided for amd64, 386, arm64, arm/v7

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildBuild / packaging / compiling / publishing (not docker)dockerDocker related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions