mirror of
https://github.com/docker/cli.git
synced 2025-08-08 12:02:07 +03:00
@@ -230,7 +230,7 @@ CONTAINER ID IMAGE COMMAND CREATED
|
||||
```
|
||||
|
||||
The following matches containers based on the layer `d0e008c6cf02` or an image
|
||||
that have this layer in it's layer stack.
|
||||
that have this layer in its layer stack.
|
||||
|
||||
```bash
|
||||
$ docker ps --filter ancestor=d0e008c6cf02
|
||||
|
Reference in New Issue
Block a user