Skip to content

Bug report: mpa docker path for windows #1531

@appieschot

Description

@appieschot

Description

The current mpa.md file describes the process of running the documentation build in docker. The docker command for windows is slightly off.

It's is not providing the path in the correct format: -v c/projects/office365-cli/docs/manual:/docs but should be -v c:/projects/office365-cli/docs/manual:/docs

Also the documentation build only works with a specific version of material version. Suggestion is to provide that version in the sample and a note how to check what version is used by referring to the config.yml to check current used version.

Steps to reproduce

Run docker command sample

Expected result

Provide correct command so copy paste does not throw an error.

Actual result

n/a

Environment

Docker on windows

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions