Skip to content

[bug] Extensions not copied for Docker runner #20281

Description

@computerquip-work

Describe the bug

The Docker runner copies profiles, global.conf, settings.yml, remotes.json, and cache data into the container. It does not copy extensions.

This means extensions installed in the host Conan home are unavailable to Conan running inside the container.

In particular, the compatibility.py plugin doesn't get copied in.
So dependencies that would only be found with that don't work basically.

Observed with Conan 2.31.2.

How to reproduce it

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions