Skip to content

Use pixi to replace our bash scripts and many of the Dockerfile layers #3717

@jleibs

Description

@jleibs

Pixi should be able to replace all of our current just commands while bringing the added benefit of running things in an environment with managed dependencies. For example, this gives us access to our code-gen dependencies, the arrow-cpp we need for building rerun-cpp, etc.

This lets us replace all of the commands in just with versions that handle the dep installation first.
This also lets us collapse many of the layers of our Dockerfile into a single pixi install invocation.

TODO

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions