Skip to content

Build docs in Docker to avoid host system dependencies #19777

@2010YOUY01

Description

@2010YOUY01

Is your feature request related to a problem or challenge?

After

The docs build would rely on tools being installed on the host machine (e.g. cargo depgraph), which makes local setup heavier and less reproducible.

It would be nice to provide a Docker-based workflow for building the docs, so contributors can build everything in an isolated and consistent environment without installing extra dependencies on their system.

Goal: make building docs possible via a simple Docker command with no host setup beyond Docker itself.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions