Skip to content

Remove default container and version from RestateContainer #535

@joebowbeer

Description

@joebowbeer

As per this issue in the main repo:

testcontainers/testcontainers-node#867

The change will simply make the image name and version mandatory, e.g new PostgreSqlContainer("postgres:X.Y.Z").start().

This should also make it easier to use a custom/enhanced restate image:

super(`docker.io/restatedev/restate:${version}`);

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