Commit Graph

24 Commits

Author SHA1 Message Date
bizmate 80974031b6 Adding usage of CIFS mounts so it is clear how to connect to a Samba share also by using hostnames. 2021-02-10 09:00:29 +00:00
Sebastiaan van Stijn 3a794b3197
(temporarily) replace compose-file deep links to v3 docs
The documentation curently doesn't contain reference docs for the
unified (version-less) compose-file syntax, so for now replacing
all links to point to the v3 compose-file reference, which is still
present.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-07 14:21:37 +01:00
aliray 9a416422b5
command error
"volume-opt=o=10.0.0.10,rw,nfsvers=4,async" should be  "volume-opt=o=addr=10.0.0.10,rw,nfsvers=4,async"
2020-11-06 18:51:23 +08:00
Daido Shota 2cb92e074f
Fix broken links in storage/volumes.md 2020-10-31 22:39:52 +09: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
David Scott 1cfabd89e4 storage: mention volumes in compose and link to compose docs
Signed-off-by: David Scott <dave.scott@docker.com>
2020-10-19 11:43:55 +01:00
David Scott 4f181a683f volumes: mention Desktop-specific benefits
Signed-off-by: David Scott <dave.scott@docker.com>
2020-10-19 11:20:20 +01:00
jureaky cdee2dd67c
Fix wrong device path in NFSv4 volume example (#10429)
In section Create a service which creates an NFS volume,
NFSv3 command states right device path(:/var/docker-nfs),
but NFSv4 command is not configured to refer that path.
So updated the path.
2020-03-31 17:13:08 +01:00
谭九鼎 8bf6e38700
Chore: Fix indentation 2020-03-07 21:13:11 +08:00
linchiwei123 7cb5de0743 make things clear (#9228) 2019-08-16 11:34:26 +01:00
Nathan Jones 798a7b1944 Added link to 3rd party volume driver plugins (#8932)
Added link to 3rd party volume driver plugins
2019-07-29 16:48:03 +01:00
Hoang 0602e4c354 Update volumes.md (#8842) 2019-05-25 12:18:18 -07:00
Lars Gyrup Brink Nielsen bb659a656e docs: fix typo in removal of named volumes (#8686) 2019-04-22 18:52:20 -06:00
Maria Bermudez eb6aa08e8a
Fix service name 2019-03-15 15:16:59 -07:00
Maria Bermudez 66dda9ef20
Add NFS example 2019-03-15 15:15:37 -07:00
Nathan Jones 00e913e648
NFS volume with service create
Added example. There aren't many good examples using NFS with service create in the docs and this is a common customer question.
2018-10-11 16:04:08 -04:00
Shuang Wang e49e519453
Update volumes.md 2018-08-26 13:40:06 +09:00
Gwendolynne Barr 8c590de615
Restore vol restore docs (#6721) 2018-05-18 12:01:31 -07:00
Trapier Marshall 927844cac4 move mount csv note from services to volumes (#6568) 2018-04-27 09:50:19 -07:00
Trapier Marshall 45350ed397 clarify independence of volume lifecycle (#6563) 2018-04-27 09:44:21 -07:00
Joao Fernandes 572869c3a1 Fix typos, address feedback 2018-04-06 13:51:29 -07:00
Joao Fernandes f8d8a6bbd3 Add context about storage drivers 2018-04-06 13:51:29 -07:00
Joao Fernandes 15e7fd6a40 Fix 404 2018-03-26 16:25:07 -07:00
Misty Stanley-Jones ad80c3de5f
Move storage docs into /storage (#5884) 2018-01-31 16:16:51 -08:00