mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
* 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
17 lines
509 B
Markdown
17 lines
509 B
Markdown
---
|
|
datafolder: engine-cli-edge
|
|
datafile: docker_commit
|
|
title: docker commit
|
|
---
|
|
<!--
|
|
Sorry, but the contents of this page are automatically generated from
|
|
Docker's source code. If you want to suggest a change to the text that appears
|
|
here, you'll need to find the string by searching this repo:
|
|
|
|
https://www.github.com/docker/docker
|
|
-->
|
|
{% if page.datafolder contains '-edge' %}
|
|
{% include edge_only.md section="cliref" %}
|
|
{% endif %}
|
|
{% include cli.md datafolder=page.datafolder datafile=page.datafile %}
|