Skip to content

Docker check fails on Windows #1607

@sideeffffect

Description

@sideeffffect

testcontainers doesn't work smoothly on Windows.
The check that is run at the very beginning always erroneously fails on the first test (failing the whole test run):

Docker environment should have more than 2GB free disk space
java.lang.AssertionError: Docker environment should have more than 2GB free disk space

The workaround is easy, jut put testcontainers.properties in resources with this:

checks.disable = true

But this is still a bug.

CC @rpliva

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