Skip to content

Support path to Dockerfile in Cross.toml #196

@gnzlbg

Description

@gnzlbg

Currently one can only provide an image:tag in the Cross.toml to use other docker images, which means that one has to build the images first, which can be a pain to do in CI.

It would be great if one could provide a path to a Dockerfile instead (or the docker context directory), so that cross would build this image for you, and use it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions