Build: changing docs docker image to prevent setting up frontend devenv. (#28670)

* Build: changing docs dev-environment

I have added a new image that will include the auto-generated frontend docs so you don't have to generate those locally prior to running the doc container. This has a dependency on this PR: https://github.com/grafana/website/pull/2744 and that we publish a version of the `grafana/docs-devenv` image.

* will ignore everything (even symbolic links)

* fixed spelling.

* added newline.

* updated image name.
This commit is contained in:
Marcus Andersson
2020-10-30 10:22:01 +01:00
committed by GitHub
parent 43a0167b01
commit e8bfb21851
2 changed files with 10 additions and 19 deletions

4
.gitignore vendored
View File

@@ -119,5 +119,5 @@ compilation-stats.json
# report dumping the whole system env
/report.*.json
# auto generated front end docs
/docs/sources/packages_api/*
# auto generated frontend docs
/docs/sources/packages_api