Commit Graph

15 Commits

Author SHA1 Message Date
Chris Chinchilla
5f613c757a Draft 2023-03-01 12:51:40 +01:00
David Karlsson
310dfbe856 feedback: improve getting started documentation on bind mounts
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-20 22:46:47 +01:00
Craig Osterhout
c9a8f6505d [Issue-16075] Update gui instructions (#16085)
* fix gui instuctions, remove outdated image
2022-11-09 14:34:52 -08:00
Craig Osterhout
8ebd41f2f6 add nav buttons and fix title (#15890) 2022-10-20 09:46:57 -07:00
Michael Šòdéké
ac1df4d6a9 Updated ## Persist the todo data section (#13434)
* Updated `## Persist the todo data` section

I provided a 3-step procedure from lines 81 to 102 on how to access the container's shell environment, since It was unclear how to access the `/etc/todos` directory. Also, nowhere, in the tutorial, was it mentioned that containers are *self-contained shell environments*. This information is crucial for beginners following along with the tutorial.

Take care.

* Second update

This update was due to a suggestion provided by @thaJeztah .
2021-09-02 18:01:34 +02:00
Charles Forsyth
a35084a7a7 Update 05_persisting_data.md
Correcting minor grammatical error.
2021-08-26 07:55:28 -07:00
Sebastiaan van Stijn
7b2f0e92bc get-started: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:19:23 +02:00
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