8940978cd59a7098d729c1fe325238e99310b6f4
docker create to add --rm flag
The `--rm` flag has been part of the `docker create` and related docs in `docs/reference/commandline/create.md` already includes the `--rm` flag. However, man page `man/docker-create.1.md` has not adds the `--rm` flag yet. This fix adds the description of `--rm` flag to `man/docker-create.1.md` Signed-off-by: Yong Tang <yong.tang.github@outlook.com> Upstream-commit: 6ac8224207a99f7057222fb0b36f4a0bdcc1197c Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%