Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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