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
Kerim Satirli
2583b9be40
chore: documentation updates ( #286 )
...
* updates identifier
* replaces `bool` with `boolean` to match other resources
* Update config.html.markdown
2020-10-13 09:31:36 +02:00
Manuel Vogel
45e3127fb9
feat: adds config file content as plain string ( #232 )
...
Closes #224
* feat(provider): adds plain registry content property
* docs(provider): new plain config property
* chore: comments why the order of auth parsing should not be changed
2019-12-18 20:55:12 +01:00
Manuel Vogel
bb72bf31bd
Updates the docs ( #165 ). Closes #158
...
* updates the docs due to the changes of #147
* adds documentation for the ssh usage option of #153
* updates docs for usage of the os credentials helpers
* adds pathexpand for config_file in docs
2019-07-17 19:02:02 +02:00
Manuel Vogel
496abe0578
Fixes dependencies for old docker client and tests introduced by merge of #49 .
2018-10-28 21:00:44 +01:00
Manuel Vogel
f8a9755fcd
Fix/cert material ( #91 )
...
* Fixes connection via TLS to docker host with file contents. Closes #86
* Fixes skip of TLS verification if ca_material is not present. Closes #14
2018-09-26 18:27:04 +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
Manuel Vogel
76925f68f8
Feat/private registry support ( #21 )
...
* Add support for private registry auth. Adapted documentation and tests.
* Clarified README.
2017-11-21 10:14:07 +01:00
Jake Champlin
70f6f24d98
Transfer docker provider website
2017-06-09 10:51:49 -04:00