docs/content/reference/cli/docker
Craig Osterhout 194745f522
offload: add initial docs (#22910)
<!--Delete sections as needed -->

## Description

Add initial Docker Offload docs

https://deploy-preview-22910--docsdocker.netlify.app/offload/

https://deploy-preview-22910--docsdocker.netlify.app/reference/cli/docker/offload/

https://deploy-preview-22910--docsdocker.netlify.app/desktop/setup/vm-vdi/

Minor changes
https://deploy-preview-22910--docsdocker.netlify.app/desktop/
https://deploy-preview-22910--docsdocker.netlify.app/
https://deploy-preview-22910--docsdocker.netlify.app/manuals/

Pending sign up page link.

## Related issues or tickets

ENGDOCS-2704

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-10 12:09:07 +02:00
..
builder
buildx
checkpoint
compose Engdocs 2795 (#22961) 2025-07-01 10:19:17 +01:00
config
container
context
desktop
image
manifest
model
network
node
offload offload: add initial docs (#22910) 2025-07-10 12:09:07 +02:00
plugin
scout
secret
service
stack
swarm
system
trust
volume
README.md
_index.md
build-legacy.md
build.md
debug.md
exec.md
images.md
info.md
init.md
inspect.md
login.md
logout.md
ps.md
pull.md
push.md
run.md
search.md
version.md

README.md

_build
list publishResources render
never false never

About these files

The files in this directory are stub files which include the file /_includes/cli.md, which parses YAML files generated from the docker/cli repository. The YAML files are parsed into output files like </reference/cli/docker/build/>.

How the output is generated

The output files are composed from two sources:

Updating the YAML files

The process for generating the YAML files is still in flux. Check with @thaJeztah. Be sure to generate the YAML files with the correct release branch of docker/cli, for example, the 19.03 branch.

After generating the YAML files, replace the YAML files in https://github.com/docker/docs/tree/main/_data/engine-cli with the newly-generated files. Submit a pull request.