Commit Graph

8 Commits

Author SHA1 Message Date
Harsh Patel c63859bf86
Update 05_persisting_data.md (#19956)
* Update 05_persisting_data.md

Correcting spelling mistake and separating console of command and op.

* Update content/get-started/05_persisting_data.md

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-05-23 15:29:14 -07:00
Sudarshan MG 19b3f62859
Update 05_persisting_data.md
An extra space space after:
--mount type=volume,src=todo-db,
gives the following error:
invalid argument "type=volume,src=todo-db" for "--mount" flag: target is required
See 'docker run --help'.
2024-04-12 11:06:06 +05:30
AJ Fuhrmann c536c8bbaf
Fix verification command
Make the cat command check for the file that the user created.

In the current version, the user makes a file called 'greeting.txt' but then checks for a file called 'greetings.txt'.
2024-03-18 09:46:27 -04:00
Craig Osterhout 686725111b
docs freshness: get-started (#19574)
* docs freshness: get-started

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-03-08 13:12:11 -08:00
David Karlsson f3b44a4476 cli: change reference docs url paths
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
Craig Osterhout 8bb75fa5fa
tier 1 updates for freshness (#18686)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-16 07:40:56 -08:00
David Karlsson 15e9e1e694 hugo: run migration script
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:42:25 +02:00
David Karlsson a0d21ade2f migrate to hugo
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:41:02 +02:00