refactor
This commit is contained in:
parent
e851e2de48
commit
c735dc8a6d
3 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
obj: concept
|
||||
source: https://docs.docker.com/engine/swarm
|
||||
---
|
||||
|
||||
# Docker Swarm
|
||||
|
|
|
@ -24,8 +24,6 @@ Inspect changes on a container or image’s filesystem.
|
|||
Usage: `podman diff [options] container|image [container|image]`
|
||||
|
||||
```shell
|
||||
|
||||
|
||||
$ podman diff --format json myimage
|
||||
{
|
||||
"changed": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue