Michael Kuzmin
|
c1a9a0c766
|
provider/docker: authentication via values instead of files (#10151)
* Docker authentication via values
* Rename parameters to ca_material, cert_material, and key_material. Add environment variables.
|
2016-11-22 14:18:09 +02:00 |
James Nugent
|
c942707476
|
provider/docker: Add alternative to cert_path
Add a note about using `eval $(docker-machine env)` when using Docker
Machine to avoid having to hard code a certificate path.
|
2016-09-21 09:32:24 +01:00 |
baboune
|
1b6c1cccf3
|
Update index.html.markdown
Add note to reinforce the need for cert_path on any docker-machine based Docker environment.
|
2016-09-21 09:32:24 +01:00 |
baboune
|
22b8b5c532
|
Update index.html.markdown
Use default docker server remote API port 2376 instead of 1234.
|
2016-09-17 17:57:37 +02:00 |
Radek Simko
|
deba1b63e9
|
docker/docs: Document new data source + limitations (#7814)
|
2016-07-26 17:07:35 +01:00 |
Hart Hoover
|
3fcaab9114
|
Fix(docs) Correct spelling error in Docker documentation
|
2015-04-02 10:43:40 -05:00 |
Mitchell Hashimoto
|
596511078a
|
website: note on docker
|
2015-03-31 14:48:57 -07:00 |
Mitchell Hashimoto
|
2f0235b23d
|
website: docker docs
|
2015-03-28 19:05:17 -07:00 |