We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea4dc1 commit e3802b8Copy full SHA for e3802b8
1 file changed
experimental/README.md
@@ -31,10 +31,6 @@ true
31
32
## Current experimental features
33
34
-Docker service logs command to view logs for a Docker service. This is needed in Swarm mode.
35
-Option to squash image layers to the base image after successful builds.
36
-Checkpoint and restore support for Containers.
37
-Metrics (Prometheus) output for basic container, image, and daemon operations.
38
-
39
* [Checkpoint & Restore](../docs/reference/commandline/checkpoint.md)
40
* [Docker build with --squash argument](../docs/reference/commandline/build.md#squash-an-images-layers---squash-experimental)
+ * [Support for plugins on Swarm](https://github.com/moby/moby/pull/33575)
0 commit comments