Added information about how to use the Dockerfile to serve the
documentation.
parent
8750e138
No related branches found
No related tags found
-
@rotscher--tu-dresden.de, is Bert's suggestion possible and a good idea with respect to deployement pipeline?
Or do we have to distinguish two scenarios:
- Using docker for CI/Cd pipeline and deployment
- Using docker on local host for development (updating documentation sites) and running markdown linter and link checker.
-
I have added a volume to the Dockerfile. However, to not affect any build pipelines, I did not touch the copying. The README.md shows how to mount the directory or use lint/link check. However, I need your guidance, whether I should leave it, where it is, or replace some of the README.md sections.
Please register or sign in to comment