mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
<!--Delete sections as needed --> ## Updated guides/databases.md to consistently use `docker rm --force my-sql` in the guide instead of sometimes using `docker remove --force my-mysql` <!-- Tell us what you did and why --> ## Updated for consistency so all commands use `rm` also I think `remove` is not a valid docker command? <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review