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
Wang Jie
143807195a
Update install.md ( #3882 )
2017-07-18 13:58:31 -07:00
Wang Jie
a9dd54e199
Update reconfigure.md ( #3883 )
...
Add an escape character (\) to the cell to prevent wrongly generating a new column.
2017-07-18 13:57:54 -07:00
Wang Jie
d43f00f851
Update restore.md ( #3884 )
2017-07-18 13:57:27 -07:00
Wang Jie
c62b3ca4d2
Update upgrade.md ( #3885 )
2017-07-18 13:55:41 -07:00
Steven Hanna
82896063d5
Fix Liquid Exception ( #3316 ) ( #3897 )
...
jekyll-redirect-from v0.12.1 causes "Liquid Exception: invalid byte sequence in US-ASCII in _layouts/redirect.html"
-override default built-in redirect.html with a custom "_layouts/redirect.html" that has the ellipsis HTML fix encoded localy
2017-07-18 13:49:19 -07:00
Wang Jie
23929c9a29
Update install.md ( #3887 )
2017-07-18 13:48:10 -07:00
Wang Jie
4c2f2c1d12
Update env.md ( #3892 )
2017-07-18 13:47:24 -07:00
Wang Jie
cca4a65799
Update index.md ( #3909 )
2017-07-18 13:46:57 -07:00
C.X. Ling
202fa1da6c
Add missing characters in fedora install guide ( #3910 )
2017-07-18 13:46:28 -07:00
Victoria Bialas
d2cf85be8a
Add CSS for option to create inline images (like whale menu) ( #3877 )
...
* add CSS tests for Josh
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
* new class inline for images, updated docs to call class
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
* removing last test paragraph
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
2017-07-13 16:07:43 -07:00
John Mulhausen
928e6a1d65
Update mirror.md
2017-07-13 13:21:08 -07:00