David Karlsson
cf7bff250d
bump engine version in examples
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-19 17:44:44 +02:00
Sebastiaan van Stijn
9fa5f6973d
engine: update API information for v23.0
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-03 15:06:52 +02:00
Jerae Duffin
e973f0394a
removed wording
2022-08-04 22:44:57 -05:00
Sebastiaan van Stijn
2477916f59
engine/api: use "console" for shell examples
...
This allows for easier copying of the commands, without selecting the
prompt.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:20:01 +02:00
Sebastiaan van Stijn
48b9da14ba
engine/api: add redirects and link for archived API versions
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-05 16:18:42 +01:00
Sebastiaan van Stijn
3ed7250644
Update engine reference for 20.10 release
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-12-09 00:50:04 +01:00
Sebastiaan van Stijn
393d3f6566
Add rel="noopener" to external links
...
See https://web.dev/external-anchors-use-rel-noopener/
Using noopener, as that addresses the security issue. "noreferer" blocks
the REFERER header, which may still be useful for some target URLs.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-12 13:09:30 +02:00
Sebastiaan van Stijn
16d565cae6
API remove section about enterprise API version mismatch
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-24 17:15:27 +01:00
Sebastiaan van Stijn
c7c1a59dab
API docs: recommend using version negotiation
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-24 17:15:23 +01:00
Sebastiaan van Stijn
c4309a1ef7
Remove duplicated SDK content from API overview
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-24 17:15:17 +01:00
Sebastiaan van Stijn
ee407ac0ef
Move SDK examples under "sdk"
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-24 17:15:06 +01:00
Usha Mandya
1566e01673
Moved topics under engine/api/
2020-02-21 16:44:41 +00:00
Misty Stanley-Jones
99a697824b
Add develop section, reorganize TOC (WIP) ( #4312 )
2017-09-26 20:16:59 -07:00
Wang Jie
95af49deb0
Update index.md ( #3856 )
...
Add a missing period (.).
2017-07-12 12:01:37 -07:00
Bill
a3a7ae1e0b
replaced docker/docker with moby/moby ( #2879 )
...
* replaced docker/docker with moby/moby
* fixed incorrect name changes in release notes
* fixed mentions of moby/moby in code
2017-04-20 15:32:18 -05:00
Misty Stanley-Jones
10be60a80f
Go back to small /edge ( #2736 )
...
* Go back to small /edge
* Update site front page
Add info about Editions
Reorganize components
Update headings
* Move logic of fetching content to a script
* Add v1.28 API
* Add info about versioned API
2017-04-13 18:58:56 -07:00
Net Gusto
e10661bb8b
Go code: ImagePull: repository name must be canonical
...
If name given to imagePull is not canonical (see here for a description of a "canonical" name : https://github.com/docker/distribution/blob/245ca46/reference/normalize.go#L19-L23 ), the Go example panics : `repository name must be canonical`
2017-04-13 14:25:54 -07:00
Misty Stanley-Jones
c6aca8acee
Improve bootstrap tabs ( #2546 )
...
Use data-target instead of href
Move tab-syncing code into site-wide JS so everyone can use it
Add example for syncing tab groups on the same page
2017-03-30 12:57:37 -07:00
John Mulhausen
1cad0f77c2
Fix for tabs on Engine API
2017-03-17 13:56:14 -07:00
mike
9fa709ecae
Fix sentence. ( #1976 )
2017-02-27 13:05:13 -08:00
John Mulhausen
de2a379e37
Remove dupe titles ( #1217 )
2017-01-19 23:25:34 -08:00
Ben Firshman
c3ec389a72
Add full documentation for APIs and SDKs
...
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:51:52 -08:00