We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9121146 commit 1a47aedCopy full SHA for 1a47aed
README.md
@@ -163,11 +163,13 @@ Commands:
163
du Show image disk usage.
164
ls List images and digests.
165
login Log in to a Docker registry.
166
+ prune Prune and clean up the build cache.
167
pull Pull an image or a repository from a registry.
168
push Push an image or a repository to a registry.
169
rm Remove one or more images.
170
save Save an image to a tar archive (streamed to STDOUT by default).
171
tag Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE.
172
+ unpack Unpack an image to a rootfs directory.
173
version Show the version information.
174
```
175
0 commit comments