dark0dave
a97df05f5b
Update compose-file-v2.md
2017-07-27 11:09:03 -07:00
dark0dave
be2dcf2909
Update compose-file-v2.md
...
Missing Documentation
2017-07-27 11:09:03 -07:00
Andrew Featherstone
c7b1a8ac4b
Update documentation of --vmwarevsphere-hostsystem when using DRS-enabled clusters ( #3572 )
2017-07-26 17:37:53 -07:00
Eric Smalling
59dfddd95a
Change reference to devicemapper to zfs ( #3990 )
...
Looks like an accidental copy/paste from the devicemapper page made it in here.
2017-07-26 17:29:17 -07:00
Brian Goff
0c6ef3236e
Add release notes for 1.12.6-cs13 ( #3987 )
2017-07-26 17:27:50 -07:00
Kendra Havens
b7c68e0bd9
toc wording and title change ( #3979 )
2017-07-26 17:18:58 -07:00
Peter Kokot
d4282e38c1
Fix link to requirements ( #3970 )
...
This patch fixes link to Docker registry requirements from the Apache recipe.
2017-07-26 17:15:48 -07:00
Wang Jie
24ce7ffbde
Update binaries.md ( #3929 )
2017-07-26 17:14:24 -07:00
Misty Stanley-Jones
b0a57ca1fd
Installation guide improvements ( #3977 )
2017-07-26 17:12:27 -07:00
Peter Kokot
f7d0ed1c2a
Fix link to requirements in Nginx recipe ( #3969 )
2017-07-26 16:23:00 -07:00
Joffrey F
181a0c6346
Compose 1.15.0 additions ( #3950 )
...
Signed-off-by: Joffrey F <joffrey@docker.com >
2017-07-26 16:08:44 -07:00
tahia
d0f6397a9e
Specify Compose version for Compose file formats ( #3297 )
...
* Specify Compose version for Compose file formats
Explicitly specifying Compose versions file formats 2.1 and 2.2.
* corrected typo 2.1 --> 2.2
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
2017-07-26 16:08:44 -07:00
Alican Akkuş
989fbc2410
updated key concept ( #3959 )
...
docker service, will run on the manager or worker. Last file contains only worker.
2017-07-26 10:44:28 -07:00
Sebastiaan van Stijn
ba5d5f68a5
Update netlify URL's for CLI reference and API ( #3958 )
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-07-26 10:38:27 -07:00
Victoria Bialas
3558712894
added endpoint_mode topic for Compose file v3.3 ( #3982 )
...
* added endpoint_mode topic for Compose file v3.3
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
* incorporated review comments re: features and versioning
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
2017-07-26 10:33:46 -07:00
Misty Stanley-Jones
a5068f43c5
Remove OS name from Ubuntu and Debian packages ( #3772 )
2017-07-26 10:30:39 -07:00
Misty Stanley-Jones
faf7689793
Update code contribution guide ( #3732 )
2017-07-26 10:27:11 -07:00
Eli Uriegas
f803db6a2b
Removes Ubuntu Yakkety mentions for docker-ce ( #3949 )
...
Ubuntu 16.10 (Yakkety) reached its end of life on July 20, 2017:
http://fridge.ubuntu.com/2017/07/20/ubuntu-16-10-yakkety-yak-end-of-life-reached-on-july-20-2017/
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com >
2017-07-26 10:26:12 -07:00
Deep Debroy
cda50c0a1b
Update upgrade notes for Docker4Azure ( #3936 )
2017-07-26 10:15:45 -07:00
Wang Jie
95528a5fb6
Update linux-postinstall.md ( #3933 )
2017-07-26 10:15:12 -07:00
Wang Jie
8a94dbaac7
Update rhel.md ( #3926 )
2017-07-26 10:13:33 -07:00
Trapier Marshall
847fd83449
Note default max-size and max-file for json-file ( #3924 )
...
The json-file logger does not rotate log files by default. This
behavior is worthy of documentation.
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com >
2017-07-26 10:12:49 -07:00
Wang Jie
f997b3c9ac
Update docker-ee.md ( #3919 )
2017-07-26 10:11:47 -07:00
(╯°□°)╯︵ uᴉǝssnH ɐɟɐʇsoW
eb8315b793
Update DO driver docs with digitalocean-tags ( #3870 )
2017-07-26 10:09:07 -07:00
Victoria Bialas
5e98f9caa8
added note re: NuGet on Docker for Windows PowerShell install ( #3976 )
...
* added note re: NuGet on Docker for Windows PowerShell install
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
* made external NuGet link open a new browser tab/page
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
* re-worded NuGet note
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
2017-07-25 14:54:28 -07:00
Kendra Havens
c171853314
Add Dockerize and ASP.NET Core doc ( #1681 )
...
Add Dockerize and ASP.NET Core doc
2017-07-25 11:40:53 -07:00
Victoria Bialas
a4f1cbd633
improve, clarify getting started tutorial steps ( #3893 )
...
* more copyedits
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
* copyedit
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
* copyedits and wording changes per reviews
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
* add back in explanation of Dockerfile commands
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
* Update part2.md
2017-07-24 18:49:44 -07:00
Trapier Marshall
66f1d5fa0c
Document need for --recursive when cloning docs ( #3925 )
...
Docker docs use git submodules. Docs on how to clone and then serve
using Jekyll should recommend `--recursive`.
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com >
2017-07-24 18:38:49 -07:00
Wang Jie
d339a7c17d
Update oracle.md ( #3927 )
2017-07-24 18:37:45 -07:00
Wang Jie
ee9534d9b1
Update install.md ( #3928 )
2017-07-24 18:35:43 -07:00
John Mulhausen
7f048531bc
Fixes #3966
2017-07-24 18:15:46 -07:00
Tema Bolshakov
291c7ad768
Fix type ( #3954 )
2017-07-24 18:08:06 -07:00
Paul V. Novarese
f37051249c
fixed linktext ( #3962 )
...
the link to CE instructions said "CE for CentOS" even though the link pointed to the Ubuntu page. Also "Docker" in that link text was not capitalized.
2017-07-24 18:04:09 -07:00
Joao Fernandes
685ff25f22
Bump DTR version
2017-07-24 15:19:55 -07:00
Misty Stanley-Jones
364e24ec34
Remove v2-registry-auth image ( #3965 )
...
Put it back upstream instead
2017-07-24 14:44:49 -07:00
Victoria Bialas
9061ed0c0c
fixed admonitions for now ( #3963 )
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
2017-07-24 14:16:47 -07:00
Sebastiaan van Stijn
e9bb8bf2bd
Update references to moby/moby and 17.03.x branch ( #3956 )
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-07-24 13:49:51 -07:00
Victoria Bialas
3164a2a9ea
fixed build command per user feedback ( #3930 )
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
2017-07-24 11:56:18 -07:00
Victoria Bialas
1c6ff26042
added Compose topics on caching options for performance ( #3932 )
...
* added Compose topics on caching options for performance
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
* updated title for Compose topic
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
* line wrap per review
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
2017-07-21 15:52:41 -04:00
Brian Goff
2e0235f9b8
Add release notes for 1.13-cs5
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2017-07-20 15:22:21 -07:00
Brian Goff
4b6beb4c87
Add release notes for 17.03-ee5
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2017-07-20 15:22:21 -07:00
Joao Fernandes
12cfc64e4c
Release UCP 2.1.6/2.0.4, DTR 2.2.7, 2.1.7 ( #3935 )
2017-07-20 14:13:02 -07:00
Norman Harebottle III
b68696b789
Correct a minor grammar error. ( #3917 )
...
Saw a grammar correction I couldn't help but correct.
17.06-stable
2017-07-18 18:52:30 -07:00
John Mulhausen
3ebe437072
Update Dockerfile
2017-07-18 17:26:42 -07:00
Victoria Bialas
922ae1201b
updated Docker version information for Cloud ( #3896 )
...
* updated Docker version information for Cloud
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
* modified Docker Engine references to Docker x.x
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
* improved version information
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
* fixed typo per review
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
2017-07-18 14:04:52 -07:00
Matthias Glastra
37bad6c8c9
Update json-file.md ( #3878 )
...
The -- for log-driver where incorrect.
2017-07-18 14:04:13 -07:00
Wang Jie
c8ba37a2c4
Update release-notes.md ( #3876 )
2017-07-18 14:02:24 -07:00
Wang Jie
9c61659eae
Update upgrade.md ( #3879 )
2017-07-18 14:01:59 -07:00
Wang Jie
b1c039cba5
Update release-notes.md ( #3880 )
2017-07-18 14:00:27 -07:00
Wang Jie
826c419263
Update index.md ( #3881 )
2017-07-18 13:59:38 -07:00