mirror of https://github.com/docker/docs.git
Merge pull request #11213 from thaJeztah/fix_tab_id
engine/api: fix incorrect ID on "http" tab
This commit is contained in:
commit
e2269d7076
|
@ -659,7 +659,7 @@ print image.id
|
|||
|
||||
</div>
|
||||
|
||||
<div id="tab-pullimages-curl" class="tab-pane fade" markdown="1">
|
||||
<div id="tab-pullimages-auth-curl" class="tab-pane fade" markdown="1">
|
||||
|
||||
This example leaves the credentials in your shell's history, so consider
|
||||
this a naive implementation. The credentials are passed as a Base-64-encoded
|
||||
|
|
Loading…
Reference in New Issue