Skip to content

Improve Dockerfile #351

@emlautarom1

Description

@emlautarom1

Description

The current Docker setup is functional, but there are certain improvements that we can make to speed up the build process and reduce maintenance cost.

Acceptance criteria

  • Reduce cache misses by properly leveraging steps
  • Ensure that the correct Rust Toolchain version is being used and matches the rust-toolchain.toml file.
  • Upgrade and pin dependencies by hash
  • Minimize final image size

Documentation link(s)

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency file

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions