Skip to content

[Enhancement]: Support customizing image pull behavior to include a "platform" override #1587

@jbogard

Description

@jbogard

Problem

This is a copy of this issue in the Java repo: testcontainers/testcontainers-java#9908

Solution

Have some sort of WithPlatform configuration option

Benefit

Have consistent images pulled for teams with different architectures (ARM64/AMD64 etc). Some images rightfully do not have an ARM64 architecture available and these just don't work at all on ARM-based machines like Macs/MacBook Pros

Alternatives

None, it doesn't work. I have to disable those tests on my M4 MBP

Would you like to help contributing this enhancement?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions