Skip to content

Commit c8cc2ff

Browse files
committed
image-subpath
Signed-off-by: Paweł Gronowski <[email protected]>
1 parent 77281bf commit c8cc2ff

File tree

1 file changed

+1
-0
lines changed
  • content/manuals/engine/release-notes

1 file changed

+1
-0
lines changed

content/manuals/engine/release-notes/28.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ For a full list of pull requests and changes in this release, refer to the relev
3737

3838
- Windows: Add support for running containerd as a child process of the daemon, instead of using a system-installed containerd. [moby/moby#47955](https://github.com/moby/moby/pull/47955)
3939
- Add ability to mount an image inside a container via `--mount type=image`. [moby/moby#48798](https://github.com/moby/moby/pull/48798)
40+
* You can also specify `--mount type=image,image-subpath=[subpath],...` option to mount a specific path from the image. [docker/cli#5755](https://github.com/docker/cli/pull/5755)
4041
- `docker load`, `docker save`, and `docker history` now support a `--platform` flag allowing you to choose a specific platform for single-platform operations on multi-platform images. [docker/cli#5331](https://github.com/docker/cli/pull/5331)
4142
- Add `OOMScoreAdj` to `docker service create` and `docker stack`. [docker/cli#5145](https://github.com/docker/cli/pull/5145)
4243
- `docker buildx prune` now supports `reserved-space`, `max-used-space` and `min-free-space`, `keep-bytes` filters. [moby/moby#48720](https://github.com/moby/moby/pull/48720)

0 commit comments

Comments
 (0)