Commit Graph

16 Commits

Author SHA1 Message Date
Chris Chinchilla dab623657c
Update storage/tmpfs.md 2023-04-27 16:01:45 +02:00
thegoodlittlescript 23ca913a40
Note the bug in tmpfs permissions
There is an open bug in tmpfs that results in permissions being reset on container restart. At this point it has tripped up quite a few people. This adds a hint about the issue, and a link to a the workaround we ultimately used (a functionality not mentioned elsewhere in the docs).
2023-02-02 08:41:28 -07:00
David Karlsson 5135d40383 engine: restructure and consolidate
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-01 15:44:37 +01:00
Daniel Schroeder 88fb637b8a
Update tmpfs mounts example (#15817)
* Update "Mounts" example

In the original example, the "Mounts" field returned by `docker container inspect [CONTAINER]` was not shown. This may be too much data, but we should at least show the "Mounts" field so folks know what to look for.

* shortened the docker inspect example

Co-authored-by: David Karlsson <david.karlsson@docker.com>
2022-10-27 18:06:55 +02:00
Sebastiaan van Stijn 4afcaf3b2d
storage: 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:20 +02:00
Sebastiaan van Stijn 2ce808edc0
Remove references to obsolete engine versions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-26 15:45:07 +01:00
Sebastiaan van Stijn 0bbe9c32fb
Fix various broken links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-07 12:49:22 +02:00
Dawn-Docker 3c54d2ff9c
Update toc (#9819) 2019-11-08 08:13:40 -08:00
Sergey Kolesnikov 246499390d
Update tmpfs.md - fix incorrect tmpfs-type option
Incorrect "tmpfs-type" option changed to "tmpfs-size"
2019-10-19 21:44:43 +03:00
Adam Brodziak d5489b4462 Correct in-page link (#9542) 2019-10-02 16:18:30 -07:00
Wang Jie e0df4c0934 Update tmpfs.md (#8711) 2019-05-07 18:14:05 -07:00
包梦江 bb3da81f62 chore(*): fix typo 2018-09-25 11:28:06 +08:00
Seis bdddc9f7c1
Update tmpfs.md 2018-07-23 12:10:56 +08:00
Joao Fernandes 572869c3a1 Fix typos, address feedback 2018-04-06 13:51:29 -07:00
Joao Fernandes a6be568617 Make obvious tmpfs only Linux 2018-04-06 13:51:29 -07:00
Misty Stanley-Jones ad80c3de5f
Move storage docs into /storage (#5884) 2018-01-31 16:16:51 -08:00