mirror of
https://github.com/docker/cli.git
synced 2025-07-30 17:03:07 +03:00
docs: image import: fix heading to be included in online docs
The online docs looks for level-3 headings under the "examples" to be included. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@ -79,7 +79,7 @@ the ownership of the files (especially root ownership) during the
|
|||||||
archiving with tar. If you are not root (or the sudo command) when you
|
archiving with tar. If you are not root (or the sudo command) when you
|
||||||
tar, then the ownerships might not get preserved.
|
tar, then the ownerships might not get preserved.
|
||||||
|
|
||||||
## When the daemon supports multiple operating systems
|
### When the daemon supports multiple operating systems
|
||||||
|
|
||||||
If the daemon supports multiple operating systems, and the image being imported
|
If the daemon supports multiple operating systems, and the image being imported
|
||||||
does not match the default operating system, it may be necessary to add
|
does not match the default operating system, it may be necessary to add
|
||||||
|
Reference in New Issue
Block a user