Skip to content

Add Logic to Create AML Environment from Pre-existing Docker Image (Easy) #12

Description

@GrannyProgramming

What is the Issue?

In our current workflow using the script create_environments, there isn't an effective way to create a new AML environment from a pre-existing Docker image. This limits the reusability of environments and makes the process less efficient.

What would the solution look like?

I propose the addition of logic to the script that allows for the creation of an AML environment from a pre-existing Docker image. This functionality would streamline the process of creating new, similar environments, and improve the overall efficiency of our workflows.

Any alternative solutions?
Manually creating the AML environment from the Docker image is an alternative, but this approach isn't scalable and can be error-prone. Automating this process within the script would be significantly more efficient and reliable.

Resource and Related Links
create-an-environment-from-a-docker-image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions