mirror of
https://github.com/containers/podman.git
synced 2025-06-26 12:56:45 +08:00
Merge pull request #8925 from rhatdan/build
podman build --force-rm defaults to true in code
This commit is contained in:
@ -294,7 +294,7 @@ If you specify `-f -`, the Containerfile contents will be read from stdin.
|
||||
#### **--force-rm**=*true|false*
|
||||
|
||||
Always remove intermediate containers after a build, even if the build fails
|
||||
(default false).
|
||||
(default true).
|
||||
|
||||
#### **--format**
|
||||
|
||||
|
Reference in New Issue
Block a user