Commit Graph

42 Commits

Author SHA1 Message Date
Maria Bermudez eb608ee28d
Merge branch 'master' into spelling 2018-10-04 12:18:34 -07:00
Sebastiaan van Stijn 9124018691
Merge pull request #7432 from BretFisher/patch-4
Correct container write layer persistence statement
2018-10-02 11:18:49 +02:00
Maria Bermudez bc9d3a4348
Merge pull request #7430 from BretFisher/patch-2
Fixing link from storage drivers page to volumes page
2018-10-01 13:37:15 -07:00
Bret Fisher 261bd20697
adding oxford comma 2018-09-27 04:50:59 -04:00
Bret Fisher 95d49df03d
Correct container write layer persistence statement
Make it more clear that container storage file changes are persistent until the container is deleted, rather than the container stopped. This now matches statements later in the document.
2018-09-27 04:11:53 -04:00
Bret Fisher 4b39f91fb0
remove aufs "default storage driver" statements
In many cases, aufs is no longer the default storage driver, so just change the example to not mention the default. If you'd like it to actually state overlay2 is the default in most/some cases I can change that.
2018-09-27 04:11:47 -04:00
Bret Fisher afaa1a174d
Fixing link to volumes
Link to specific volumes page rather than storage summary page.
2018-09-27 03:37:12 -04:00
Anne Henmi 3c01dfe6b2
Merge pull request #7333 from corburn/patch-1
Update zfs-driver.md
2018-09-26 08:45:05 -06:00
Maria Bermudez 4ede4f8558
Update overlayfs-driver.md
Update "referred to a" to "referred to as a"
2018-09-25 07:52:16 -07:00
Maria Bermudez 95fd472135
Update overlayfs-driver.md
Change "referred to a" to "referred to as a"
2018-09-25 07:40:43 -07:00
Maria Bermudez 12ece3c317
Update aufs-driver.md
Fix grammar
2018-09-25 07:22:19 -07:00
包梦江 bb3da81f62 chore(*): fix typo 2018-09-25 11:28:06 +08:00
Oscar Caballero 269c80d2d9 Spelling revision 2018-09-23 21:43:11 +02:00
Juan Eugenio Abadie bf3191396a
Add missing word 2018-09-16 23:02:52 -03:00
Jason Travis d71bedf6c5
Update zfs-driver.md 2018-09-07 06:50:07 -07:00
Maria Bermudez ab5ad46fc2
Change "re-create" to recreate 2018-08-27 16:27:22 -07:00
Maria Bermudez fa09742e7e
Grammar fixes 2018-08-27 16:21:57 -07:00
Cameron Steffen f546d6b217
fix grammar 2018-07-29 18:22:26 -05:00
Tammy Fox e6ccb686b4
Merge pull request #6986 from docker/clarify-devicemapper
clarify devicemapper per issue #6967
2018-07-18 20:47:09 -04:00
Tammy Fox a64b0f75a3
clarify devicemapper per issue #6967 2018-07-03 22:21:14 -04:00
Steven Conaway 15fa95550b
Fix typo 2018-07-03 11:44:37 -07:00
fireman777 5596b4fdca Update vfs-driver.md
edited:
/var/lib/docker/dir/ => /var/lib/docker/vfs/dir/
2018-06-15 16:20:32 -07:00
Trapier Marshall e1f3dbe962 overlayfs supported as of rhel 3.10.0-514 (#6623) 2018-05-03 07:11:14 -07:00
Trapier Marshall 544ebc9af7 overlayfs: clarify image save wording (#6558) 2018-04-26 14:13:17 -07:00
Trapier Marshall 359ea6cfd3 version scope overlay2 support for ee
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-04-23 16:04:02 -07:00
ittus 8cd40fd869 Update storage driver docs 2018-04-23 10:46:40 -07:00
Dan 69d3951240 Fix uncorrected reference to source after copy/paste (#6436) 2018-04-12 08:53:12 -07:00
Joao Fernandes 2f68285bbb Remove volume explanation from graph driver docs 2018-04-06 13:51:29 -07:00
Gwendolynne Barr ff85621f2e
Add redirect for storage driver 404s (#6345) 2018-03-29 11:41:34 -07:00
Steven Showers 198045658c Update overlayfs-driver.md
The docker info output shows that the driver is overlay. However, in the path that follows it states that the output confirms that overlay2 is in use. This is likely to cause confusion as the docker info output should state overlay2 if that is what is configured.
2018-03-27 10:07:28 -07:00
Sylvia van Os fa8e17e745 Fix highlighted line in GitHub link to storage driver selection (#6280) 2018-03-23 05:52:51 -07:00
Yuankun Zhang 559f0a1edd Fix typo in device-mapper-driver.md (#6250) 2018-03-17 10:08:08 -07:00
Gwendolynne Barr ffadcf5ae0
Repair device tool repo (#6223) 2018-03-14 12:16:58 -07:00
Russell Cardullo d0cd5b1f6e Fix a few small typos in overlayfs documentation
Fixes a few minor typos in the overlayfs warning.
2018-03-12 14:15:27 -07:00
Joao Fernandes ead83665b8 Fix broken link 2018-03-06 11:53:04 -08:00
Markus Fasselt 170c245b6a Fix incorrect link (#6156) 2018-03-06 07:01:29 -08:00
Joao Fernandes 2657f16c88
Fix broken link (#6100) 2018-02-27 11:44:00 -08:00
Brian Goff 51f84afb6c Remove outdated support statement on overlayfs (#6063)
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-02-26 10:02:14 -08:00
Andy Clemenko 423a614511 Clarify overlay2 support in Docker EE RHEL / CentOS (#5817) 2018-02-08 13:48:55 -08:00
Misty Stanley-Jones d01cb61034 Add redirect (#5934) 2018-02-06 09:22:43 -08:00
Misty Stanley-Jones a17a47dd77
Favor docker <object> <verb> format of commands (#5914)
Remove instances of:
- docker rmi
- docker images
- docker stop
- docker rm
- docker create
- docker exec
- docker attach
2018-02-05 09:33:47 -08:00
Misty Stanley-Jones ad80c3de5f
Move storage docs into /storage (#5884) 2018-01-31 16:16:51 -08:00