Commit Graph

8 Commits

Author SHA1 Message Date
RobyCigar 29aa8bf692
Add missing container id on the command 2021-06-30 21:13:36 +07:00
Usha Mandya d2520aae96
Merge pull request #12600 from CholoTook/patch-1
Update 05_persisting_data.md
2021-04-30 14:14:19 +01:00
Anders Eriksson f6f664f50d
Change wording to match "docker rm -f" command (#12601)
* Change wording to match "docker rm -f" command

Wording says *stop* when the corresponding command is `docker rm -f`.

* Clarify stop and remove

As the container is still running, this step stops the container and then removes it.

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-04-23 12:01:23 +01:00
Dan Bolser 6fad2f7dc7
Update 05_persisting_data.md
Grab a ubuntu image? Sounds wrong.
2021-03-31 20:59:38 +01:00
Usha Mandya dc7352020e Get started docs improvements
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-02 12:51:46 +00:00
Desmond Silveira e5b4fbed69
Fix formatting of text and code blocks. 2020-12-24 13:19:55 -08:00
Ben De St Paer-Gotch 23dfb9c9f7 Fixing various typos 2020-12-18 10:41:28 +00:00
Ben De St Paer-Gotch 838930ad96 Adding general docker getting started to docs 2020-12-02 13:08:51 +00:00