op.#SaveImage: export the image ID

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
Andrea Luzzardi
2021-10-12 15:37:01 -07:00
parent 5a1d4bff62
commit 50d55a8885
3 changed files with 7 additions and 30 deletions

View File

@@ -57,8 +57,7 @@ Load a docker image into a docker engine
| Name | Type | Description |
| ------------- |:-------------: |:-------------: |
|*ref* | `string` |Image ref |
|*digest* | `string` |Image digest |
|*id* | `string` |Image ID |
## docker.#Pull