Anthony Sottile
ece2255f4d
Update baseimages.md ( #3859 )
...
Updates to an LTS version of ubuntu (xenial 16.04) instead of an old non-lts version (raring 13.04).
2017-07-13 10:25:33 -07:00
Jacek Szubert
c070ffe880
Remove documentation about the `--ignore-override` option ( #3865 )
...
* Remove documentation about the `--ignore-override` option
* changed link to full path, copyedit
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-12 13:14:50 -07:00
Jim Galasyn
6cb4b004da
Add note about certs on CentOS ( #3873 )
...
* Add note about certs on CentOS
* Incorporate feedback
2017-07-12 12:12:48 -07:00
Misty Stanley-Jones
0c7d3b5f4c
Deprecate some Dockerize topics in favor of library ones ( #3735 )
2017-07-12 12:06:07 -07:00
Cong
9c245acd35
correct path to "Linux postinstall" ( #3850 )
...
[Linux postinstall](../linux-postinstall.md) is in the parent folder.
2017-07-12 12:04:30 -07:00
Wang Jie
ee981e6e86
Update trustchain.md ( #3862 )
2017-07-12 12:03:00 -07:00
Wang Jie
fcf2883446
Update sdks.md ( #3855 )
2017-07-12 12:02:02 -07:00
Wang Jie
95af49deb0
Update index.md ( #3856 )
...
Add a missing period (.).
2017-07-12 12:01:37 -07:00
p1wdotnl
4b5d2bfd4b
Update start-containers-automatically.md ( #3867 )
2017-07-12 12:00:15 -07:00
Jim Galasyn
fb576bf383
Add tip about error message in registry cache ( #3874 )
2017-07-12 11:59:00 -07:00
Wang Jie
c28a0e2e72
Update faq.md ( #3863 )
...
change the heading 2 to sentence capitalization.
2017-07-12 11:57:11 -07:00
Anthony Sottile
e86fd9995c
Fix "Installing Ruby" link ( #3860 )
...
Not sure if this renders anywhere outside of github, but this fixes the link on https://github.com/docker/docker.github.io
2017-07-12 11:56:35 -07:00
Wang Jie
00a4ea3d1a
Update release-notes.md ( #3864 )
...
Use "Mar" to keep style consistency.
2017-07-12 11:55:55 -07:00
Wang Jie
622b40ee16
Update docker-ce.md ( #3866 )
2017-07-12 11:55:17 -07:00
Pierre Carru
2454ab8b7f
Typo ( #3869 )
...
user ->use
2017-07-12 11:54:49 -07:00
Andrew Starr-Bochicchio
f16909378e
Update docker-machine installation for v0.12.1 ( #3843 )
2017-07-10 17:27:54 -07:00
Michael D Roach
56de91e44a
Update digital-ocean.md ( #3783 )
...
* Update digital-ocean.md
* Update digital-ocean.md
2017-07-07 12:47:23 -07:00
Swapnil Kulkarni
9892ba609e
Correct some typos in api docs ( #3836 ) ( #3837 )
...
Fixes #3836
Signed-off-by: Swapnil Kulkarni <me@coolsvap.net>
2017-07-07 11:12:29 -07:00
Brian Goff
b5e15b0757
Update install docs: don't rm container-selinux ( #3816 )
...
Also actually remove `docker-engine-selinux`.
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-07-07 10:26:02 -07:00
Patrick Baber
7866ae49fd
fix config management example ( #3817 )
...
Somebody forgot to change "secrets" into "configs" in the config management example. It was just a copy mistake.
2017-07-07 10:25:23 -07:00
Michael Friis
1033933b72
[WIP] Add stable existing VPC option ( #3823 )
...
* [WIP] Add stable existing VPC option
* add macro value
2017-07-07 10:23:58 -07:00
Christophe Vidal
68a77a047d
Fixed grammar ( #3840 )
2017-07-07 10:21:14 -07:00
johndylanaudio
9ea1ad5484
Add first draft of trust chain documentation ( #3680 )
...
* Add first draft of trust chain documentation
* Adding Trust Chain to TOC
* Updates per review feedback
* Fixes
2017-07-06 15:55:32 -07:00
Misty Stanley-Jones
bbe8c7c447
Try to update gitmodules to not fail gh-pages ( #3798 )
2017-07-06 13:30:55 -07:00
Swapnil Kulkarni
1eb66da53f
Updated the URL for docker-credential-helper ( #3814 ) ( #3815 )
...
Incorrect URL for docker-credential-helper
repo. It is pointing to
moby/moby-credential-helper which is
not present.
Signed-off-by: Swapnil Kulkarni <me@coolsvap.net>
2017-07-05 16:56:39 -07:00
Henrik Carlioth
a08dad9a00
Wrong syntax for configs ( #3812 )
...
Probably a copy paste error from secrets. Updated the long syntax with the correct configs syntax.
2017-07-05 16:56:04 -07:00
Gabriel Machado
5c4c88dee3
17.04 is not LTS ( #3810 )
...
See more in https://wiki.ubuntu.com/Releases
2017-07-05 16:55:18 -07:00
Huachao Mao
5d25a11a3b
Fix broken link for creating base images scripts ( #3805 )
2017-07-05 16:52:54 -07:00
Frank Schmitt
0c5a0a797f
Fix wrong format in sample daemon.json ( #3804 )
...
The provided daemon.json is incorrect - at least on Docker 17.05, trying to use it raises an
FATA[0000] unable to configure the Docker daemon with file /etc/docker/daemon.json: invalid character ':' after array element
on starting the Docker daemon. The root cause is that it uses key-value pairs inside the array, whereas it should use strings
2017-07-05 16:52:01 -07:00
rotunba
6ae2cf46d9
Fix typo ( #3797 )
2017-07-05 16:51:17 -07:00
Chandan Pasunoori
70ed3231a1
Update configs.md ( #3781 )
...
bash format
2017-07-05 16:48:49 -07:00
Christian Resell
dc0ca081e0
Update link to post-install in debian.md ( #3780 )
...
Got a 404 when trying to click the post-install link in the Debian guide under "next steps"
The link at the bottom of the page works.
2017-07-05 16:47:53 -07:00
Deborah Gertrude Digges
ce4a5a4ecd
Update security.md ( #3777 )
...
- Update broken link
- Fix Typo in security.md
2017-07-05 16:47:15 -07:00
Adrian Moisey
39dd81ec91
Fix example of "configs" ( #3807 )
...
This should be "configs" not "secrets" as it's an example of the new "configs" option.
2017-07-05 16:45:55 -07:00
Victoria Bialas
47e63e6fc0
copyedit spelling ( #3821 )
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-05 14:23:30 -07:00
Victoria Bialas
c2bd959d1f
env file list precedence Compose file (additional clarification) ( #3822 )
...
* clarified ordering of env files
* added env_file order of precedence to v1, v2 Compose
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* formatting
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-05 13:43:42 -07:00
Misty Stanley-Jones
c9df105184
Add the -d flag to networking example ( #3820 )
2017-07-05 11:05:24 -07:00
Joseph Rex
1a6c5147b9
Update information on processor usage ( #3806 )
...
This addresses #3638
2017-07-05 11:02:52 -07:00
Patrick Devine
80877cec2e
New notes for 2.2.6 ( #3771 )
...
* New notes for 2.2.6
* Bump DTR version
2017-07-05 10:58:45 -07:00
Misty Stanley-Jones
c8e4f35af0
Fix broken link to plugins topic ( #3802 )
2017-07-05 10:55:18 -07:00
Victoria Bialas
d2b71ad555
clarified Mac vs. Linux steps on bash completion ( #3800 )
...
* clarified Mac vs. Linux steps on bash completion
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* copyedit on Compose file reference page
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-03 16:26:54 -07:00
Misty Stanley-Jones
69c619e4c3
Fix inconsistencies in imagesandcontainers topic ( #3801 )
2017-07-03 16:23:51 -07:00
David Sanders
47108f2a49
Don't remove `container-selinux` when removing old Docker version ( #3776 )
2017-07-03 16:19:24 -07:00
Misty Stanley-Jones
c97699f83a
Document the user for Docker for AWS instances ( #3799 )
2017-07-03 16:18:46 -07:00
Misty Stanley-Jones
cebcf1ec5e
Fix links to experimental README ( #3796 )
2017-07-03 15:54:09 -07:00
Adam Stevenson
be45c3045a
Update broken link to post install steps ( #3756 )
2017-07-03 15:16:24 -07:00
Nano
44db80e470
Fix a typo ( #3779 )
2017-07-03 14:42:59 -07:00
Misty Stanley-Jones
4b4f6448f8
Add ending code fence ( #3793 )
...
Fixes #3792
2017-07-03 14:03:31 -07:00
Misty Stanley-Jones
8da5f09e5b
Fix error in backing value for Cloudstor docs ( #3794 )
2017-07-03 13:54:44 -07:00
Misty Stanley-Jones
8910418fb3
Fix typo in Ubuntu EE installation ( #3791 )
2017-07-03 13:53:51 -07:00