Skip to content

Reconsider including rustfmt and clippy in docker image #97

Open
@strct

Description

@strct

The docker image has a different use case than normal installations, mostly CI. And having rustfmt and clippy available by default would greatly ease their use in CI by having the necessary tools preinstalled and not requiring a network connection to install them for each CI job.

#37 was closed by reasoning that this is the responsible of rustup, but they closed it as responsible from docker-rust: rust-lang/rustup#1569 (comment). So I think it is time to reconsider including it in this repository again.

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