Skip to content

What's the benefit compared to just using GenericContainer with Redis Image? #14

@zyberzebra

Description

@zyberzebra

What's the benefit compared to just using GenericContainer with Redis Image?

GenericContainer<?> redis = new GenericContainer<>("redis:7.2.7").withExposedPorts(6379);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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