Skip to content

define conventions around building containers as part of other commands #490

@ms-lolo

Description

@ms-lolo

some of our cli commands rely on a container image being used, for example, to submit an aml job. the current approach is adding calls to build an image at the top of these commands, but leading to a lot of layered assumptions that are often difficult to define.

how can we take the building and versioning of images out of the rats.aml module without making the experience worse?

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