Skip to content

[Bug]: Dead links in CircleCI reference documentation #10711

@kyguy

Description

@kyguy

Module

Core

Testcontainers version

1.21.3

Using the latest Testcontainers version?

Yes

Host OS

Linux

Host Arch

x86

Docker version

N/A

What happened?

There are dead links in the CircleCI reference documentation here [1] It looks like the paths to these documentation references have been moved somewhere else.

Your CircleCI configuration should use a dedicated VM for Testcontainers to work. You can achieve this by specifying the executor type in your .circleci/config.yml to be machine instead of the default docker executor (see Choosing an Executor Type for more info).

You can learn more about the best practices of using Testcontainers together with CircleCI in this article.

[1] https://java.testcontainers.org/supported_docker_environment/continuous_integration/circle_ci/

Relevant log output

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions