Skip to content

Version Control for Template #1000

@marswong

Description

@marswong

Is your feature request related to a problem? Please describe.
I need to iterate my template frequently, since there's no version control for template, I can only delete the existing template and rebuild it, it's ok for testing but really unsafe for production usage.

Describe the solution you'd like
Currently the template seems to be just a docker image, it'd be nice to have the same version control as Docker, like you could use an image with tag and sha256 hash, user could manage the template versions on E2B console like listing available versions and disabling target version, if user find a version with malware, he could disable it.

Consider audit requirements and production availability, we'd better not support deleting a version, if the client request a disabled version, just repond an error.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions