moby/docs
Sebastiaan van Stijn 8e9c8ff7f2
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>
2022-03-05 17:59:44 +01:00
..
api api: docs: remove deprecated RootFS.BaseLayer (API v1.25-v1.41) 2022-03-05 17:59:44 +01:00
contributing removed mentions of the archived Docker CE repo 2022-02-23 12:13:12 +01:00
static_files Remove Docker logo 2017-10-11 13:17:59 +01:00
rootless.md Update documentation links 2021-02-25 12:11:50 +01:00