Commit graph

6 commits

Author SHA1 Message Date
Shunsuke Suzuki
41a4b67fe4
docs: fix legacy configuration style (#126) 2021-01-19 16:20:29 +01:00
Shunsuke Suzuki
c927a8c19f
feat: supports Docker plugin (#35)
Closes #24
2021-01-08 16:38:30 +01:00
Manuel Vogel
30f2238e0b
feat: add ability to lint/check of links in documentation locally (#98)
* build: adds local check for website links
* build(make): adds website lint and setup target
* docs: fix spellings and hcl blocks
* fix(make): phony cmd for missing targets
* chore: renames website link check workflow
* fix: missing workflow path
* build(make): adds golangci-lint target and tool
* ci: adds website lint workflow
* docs(contributing): adds linter runs
* chore: improves naming of workflow jobs
* ci: moves website lint job
* chore: switches markdown checker imagee to ghcr.io/tcort/markdown-link-check:stable
2020-12-27 19:02:34 +09:00
Nemo
abcdd9ac29 docker_network data source (#87). Closes #84
* Adds docker_network data source
* Adds documentation for the docker_network data source
* Adding basic network data source test
2019-05-26 21:20:01 +02:00
Manuel Vogel
c8bbdbc091
Fixes layout and notes in docs. (#26)
* Fixed layout in the documentation.
* Remove notes that only the public registry is supported.
* Added description for environment variables for docker registry authentication.
2017-12-06 23:05:36 +02:00
Jake Champlin
70f6f24d98
Transfer docker provider website 2017-06-09 10:51:49 -04:00