mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
- Modify the `docker run` command to remove the unnecessary flags "-i" and "-t". - Add a short description for the "--rm" option. - Remove the "docker container rm" command which seems redundant due to "--rm" option.