Skip to content

✨ Typescript sdk should support overriding base image (like the python sdk does) #8146

@cchanley2003

Description

@cchanley2003

What are you trying to do?

Of the 3 main sdks the typescript one doesn't allow for overriding the base image. Go doesn't need it and python has the discovery. Typescript should support similar functionality to the python sdk.

Similar to the python we could put the image override in the config section of the package.json

Why is this important to you?

  1. I want to be able to provide my own base image
  2. For corporate envs may need to pull from a private registry

How are you currently working around this?

Only work around atm is to fork the typescript sdk

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions