Skip to content

JdbcDatabaseContainer doesn't have lazy image constructor #543

Closed

Description

Hi

Is there a reason why JdbcDatabaseContainer doesn't have the super constructor with Future image)?

public JdbcDatabaseContainer(@NonNull final Future<String> image) {
        super(image);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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