ada mancini
ce588a5df4
Update device-mapper-driver.md
...
callout json-file functionality when using devicemapper - json-file logs to docker dataroot not devicemapper volumes
2018-12-19 17:29:51 -05:00
Maria Bermudez
4bdcbf8ae9
Merge branch 'master' of github.com:docker/docker.github.io
2018-12-10 12:41:24 -08:00
Mark Janssen
8783864b54
Fix XFS 'ftype' option typo
...
The required XFS option is called ftype, not fstype:
```
xfs_info / | grep ftype
naming =version 2 bsize=4096 ascii-ci=0 ftype=1
```
2018-12-08 17:41:58 +01:00
Anne Henmi
14f78649ab
Merge pull request #900 from docker/mountflags-zfs-899
...
Added a note on ZFS/MountFlags=slave
2018-12-07 10:05:21 -07:00
Anne Henmi
48ce1ddfd8
Update zfs-driver.md
...
Technical review complete by @andrewhsu.
2018-12-04 12:57:04 -07:00
Anne Henmi
a5f1d88deb
Initial draft.
2018-11-30 10:15:46 -07:00
Brandon Mitchell
906a91f5ea
Data exists in stopped containers, but not removed containers
...
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2018-11-16 07:34:20 -05:00
Anne Henmi
3805b23d93
Update select-storage-driver.md
...
Fixed product naming
2018-11-13 13:20:33 -07:00
Anne Henmi
e7cbb50923
Update select-storage-driver.md
2018-11-13 12:45:59 -07:00
Maria Bermudez
3d7a90acb1
Minor edits
2018-11-13 11:05:43 -08:00
Anne Henmi
f0c93ff968
Update select-storage-driver.md
2018-11-13 11:45:01 -07:00
Anne Henmi
48f9a7e09d
Update select-storage-driver.md
2018-11-13 10:12:53 -07:00
Sebastiaan van Stijn
3b2495966a
Update "select a storage driver" with current status
...
The information on this page was a bit outdated, and
with "overlay" and "devicemapper" being phased-out, could
use some changes;
- de-emphasize "overlay", "devicemapper" and "aufs"
- split "recommended" and "alternative drivers" columns
(vfs was listed as a "recommended" driver, but definitely
is not recommended for production use).
- add notes about "overlay" and "devicemapper" being
deprecated in Docker 18.09
- some other textual changes.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-11-13 18:04:10 +01: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
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
Maria Bermudez
bedfc702a8
Update bind-mounts.md
...
Add a comma
2018-09-25 07:21:48 -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
Maria Bermudez
94195175bc
Merge pull request #7375 from whoan/patch-1
...
Add missing word
2018-09-20 16:06:27 -07:00
Anne Henmi
0f322438c7
Merge pull request #7263 from ptux/patch-1
...
Fix a typo in volumes.md
2018-09-18 09:55:56 -06: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
Shuang Wang
e49e519453
Update volumes.md
2018-08-26 13:40:06 +09:00
DanHam
4f22171ec1
Fix formatting for bash commands
2018-08-25 13:07:00 +01:00
DanHam
ba6bed6f33
Commands require sudo
2018-08-25 13:07:00 +01:00
DanHam
5e56e7cd57
Run command as root user otherwise globs won't work
2018-08-25 13:06:59 +01:00
DanHam
d48551a495
Fix step required to ensure the logical volume is being monitored
2018-08-25 13:06:59 +01:00
DanHam
a2230dac45
Expand on explanation of loop-lvm mode and use as test
2018-08-25 13:06:54 +01:00
DanHam
d9182d75db
Fix a couple of typos
2018-08-25 12:59:29 +01:00
Tammy Fox
0dc69fc7d9
Merge pull request #7077 from xiaonanln/patch-1
...
Update tmpfs.md: fix Docker -> docker in command
2018-08-02 23:13:32 -04:00
Cameron Steffen
f546d6b217
fix grammar
2018-07-29 18:22:26 -05:00
Seis
bdddc9f7c1
Update tmpfs.md
2018-07-23 12:10:56 +08: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
Lorenz Vanthillo
b9cd9ea58a
Update device-mapper-driver.md
2018-06-05 19:34:37 +02:00
Gwendolynne Barr
8c590de615
Restore vol restore docs ( #6721 )
2018-05-18 12:01:31 -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
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
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
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
Joao Fernandes
2f68285bbb
Remove volume explanation from graph driver docs
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
cc5e866b2f
Simplify storage overview
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
Joao Fernandes
15e7fd6a40
Fix 404
2018-03-26 16:25:07 -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
Misty Stanley-Jones
9c69f388c5
Move notary docs to notary subdirectory
2016-09-28 16:35:14 -07:00
Ying Li
2f62e8d260
Add JSON marshalling and unmarshalling specify model types as a field on a Table object
...
Signed-off-by: Ying Li <ying.li@docker.com>
2016-06-09 10:43:47 -07:00
Ying Li
0c552e92a4
Explicitly wait for all replicas to be ready on bootstrapping. While this should
...
be the rethinkdb default, I was running into errors sometimes after bootstrapping -
the signer and servers sometimes can't connect after bootstrapping.
Signed-off-by: Ying Li <ying.li@docker.com>
2016-05-18 06:14:23 -05:00
Riyaz Faizullabhoy
8245905aae
Add password for server and signer
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-05-10 18:17:01 -07:00
Riyaz Faizullabhoy
db8fa5d3ae
Use server and signer users during non-bootstrap connections, bump
...
gorethink
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-05-10 15:45:24 -07:00
Riyaz Faizullabhoy
4540bbac88
create users for rethink dbs
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-05-10 11:40:09 -07:00
Riyaz Faizullabhoy
6c87dbe4c6
Remove wait after dbCreate
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-05-09 13:25:07 -07:00
Riyaz Faizullabhoy
a69f9b85e4
Make default 60s timeout for rethindkb (default is 0)
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-05-06 17:46:17 -07:00
David Lawrence
3dd79962fa
Merge pull request #715 from docker/rethink-bump
...
Update RethinkDB to 2.3.0, gorethink to v2
2016-05-05 11:39:58 -07:00
Riyaz Faizullabhoy
29e65f6d9a
Add client key and cert to rethink client tls config
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-05-04 20:49:31 -07:00
Riyaz Faizullabhoy
d08ecc770f
Update RethinkDB to 2.3.0, gorethink to v2
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-05-03 15:47:30 -07:00
Riyaz Faizullabhoy
db5d1b6fb8
Write ack and read mode for linearizability on tuf_files table
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-04-18 15:06:29 -07:00
Riyaz Faizullabhoy
b04a5c00e0
Add more tests and restructure
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-04-15 10:25:22 -07:00
Riyaz Faizullabhoy
67d1847cb3
Remove authkey usage
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-04-14 19:38:03 -07:00
David Lawrence
b8c62731a6
adding bootstrapping and config update for notary server
...
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
2016-04-14 19:38:02 -07:00
David Lawrence
045721250f
rethink server implementation
...
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
2016-04-14 19:38:02 -07:00
David Lawrence
fbe0626a9d
common time tracking fields
...
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
2016-04-14 19:38:01 -07:00
David Lawrence
860714c9d3
shared connection code for rethinkdb
...
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
2016-04-14 19:38:01 -07:00