Skip to content

Remove the limitations on docker images #5543

Open
@sciabarracom

Description

@sciabarracom

In OpenWhisk you can use generic docker image (--docker) but unless the images are in the runtimes.json they have scalability limited to 2.

I believe this limitation is because originally docker images where pretty inefficient but since there is action loop this is no more the case.

I propose just to remove this limitation allowing images created with --docker run as the others so people can use any custom runtime without having to redepoli with a new runtimes.json

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