moby--moby/docs
Sebastiaan van Stijn 51ea235ab8
api: docs: remove deprecated RootFS.BaseLayer (API v1.25-v1.41)
This field was used when Windows did not yet support regular images, and required
the base-image to pre-exist on the Windows machine (as those layers were not yet
allowed to be distributed).

Commit f342b27145 (docker 1.13.0, API v1.25) removed
usage of the field. The field was not documented in the API, but because it was not
removed from the Golang structs in the API, ended up in the API documentation when
we switched to using Swagger instead of plain MarkDown for the API docs.

Given that the field was never set in any of these API versions, and had an "omitempty",
it was never actually returned in a response, so should be fine to remove from these
API docs.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 8e9c8ff7f2)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-04-04 19:27:54 +02:00
..
api api: docs: remove deprecated RootFS.BaseLayer (API v1.25-v1.41) 2022-04-04 19:27:54 +02:00
contributing fix typos and grammar in docs 2020-06-26 17:30:59 -06:00
static_files Remove Docker logo 2017-10-11 13:17:59 +01:00
rootless.md Update documentation links 2021-02-25 21:54:39 +01:00