Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add note about not supporting Docker runner with Conan install command #3716

Merged
merged 1 commit into from
May 9, 2024

Conversation

uilianries
Copy link
Member

The documentation only refers conan create command when using the new Docker runner feature, but don't mention conan install. As you know, people can build packages using conan install --build. When using a profile with runner configured and running conan install --build, Conan will build the package only consuming the profile, but not using Docker, neither notifying with a warning.

This PR adds a note in the documentation to make it clear. The current output:

Screenshot 2024-05-08 at 13-44-05 Docker runner — conan 2 3 0 documentation

Signed-off-by: Uilian Ries <uilianries@gmail.com>
@czoido czoido removed the request for review from davidsanfal May 9, 2024 10:05
@czoido czoido merged commit 27cd049 into conan-io:release/2.3 May 9, 2024
2 checks passed
franramirez688 pushed a commit to Neeeflix/conan-docs that referenced this pull request Jun 4, 2024
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants