Commit Graph

879 Commits

Author SHA1 Message Date
Steven Hanna bb885ec58f Code block indentation caused them to not parse correctly (#2839) 2017-04-18 13:25:34 -05:00
Shubheksha Jalan 6075f7115d add note about DNS server IP (#2822) 2017-04-18 13:19:31 -05:00
Shubheksha Jalan 5a2714448f fix broken link for logging context (#2815) 2017-04-18 10:55:26 -05:00
Wang Jie 80fb32322e Update join-nodes.md (#2850)
Fix 2082
2017-04-18 10:50:08 -05:00
Wang Jie 06eb57ded7 Typo on raft.md page (#2852)
Fix #2205
2017-04-18 10:49:21 -05:00
John Mulhausen 8820cfa6ff New 6-page "Get Started" (#2296)
* Create index.md

* Create part2.md

* Create part3.md

* Create part4.md

* Create part5.md

* Rewrite step 2

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update index.md

* Rewrite of part 3

* Tabs-based swarm instructions, pass 1

* Rewrite of parts 3 and 4, tabs implementation

* Navigation, rewrites, part 4 completion

* Part 5 w/Redis

* Part 5, compelte Redis, rename part 6

* TOC/redirect implementation

* Update part6.md

* Changing links to point to new tutorial

* Rewrites and asciinemas

* Fix overview

* Label diagrams

* Fix button

* Fix link to where Stacks are covered

* Fix typo

* s/file/directory

* Reformat paragraph

* Shorten tabs

* Typos

* Release DTR 2.2.4, 2.1.6

* Go back to small /edge (#2736)

* Go back to small /edge

* Update site front page

Add info about Editions
Reorganize components
Update headings

* Move logic of fetching content to a script

* Add v1.28 API

* Add info about versioned API

* Fix a few 404s (#2785)

* Fix typo

* Propose use of another word (#2791)

I think that interested is better than invested, in this case.

* Update secrets.md (#2780)

remove correct secret

* Change mount syntax on windows from //c/ to c:\ (#2761)

LGTM

* Update hackathon.md (#2773)

* nodes.md grammar correction (#2802)

* Grammar and formatting check (#2797)

* Wrong article

If the first word starts with a vowel sound you use an. If the first word has a consonant sound use a.

* Making the text bold

Removing backticks because probably the text needs to be bold and not marked as code.

* Update overview.md (#2805)

It should say 'predecessors', not 'successors'. Otherwise the sentence and the subsequent example don't make sense.

* shrink some big images (#2798)

Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>

* #2627 (#2804)

- Fix right sidebar overflow on rescale

* Update hackathon.md

* change pre-build to pre_build to remove confusion (#2813)

* change pre-build to pre_build to remove confusion

* clarify that pre_build hook refers to a file

* Update TOC to sentence case (#2790)

* add more info about DTR on the overview page (#2794)

fix #1904

* Update glossary.yaml (#2807)

Fix #2575.

* fix imports since docker api pkg migration, fix example repository name to be canonical (#2806)

* tweak: code format for filename (#2829)

* tweak: code format for filename

slight reword, so as to avoid confusion w/filename

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* small changes just to kick build again

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* Update hackathon.md

* fix broken links (#2808)

* fix broken link (#2809)

* [CONTRIBUTING] update broken link (#2826)

* [Debian] add gnupg2 requirement for stretch (#2823)

* TOC/redirect implementation

* Changing links to point to new tutorial

* Rewrites and asciinemas

* Fix bad merge

* Metadata, formatting

* Front page formatting, link instrumentation
2017-04-18 03:32:37 -05:00
Bilal Amarni fff6ea6fe2 [Debian] add gnupg2 requirement for stretch (#2823) 2017-04-17 14:07:37 -07:00
Royce Remer a01182857f fix imports since docker api pkg migration, fix example repository name to be canonical (#2806) 2017-04-17 10:19:02 -07:00
leonstrand afd9137079 nodes.md grammar correction (#2802) 2017-04-16 16:59:21 -07:00
Jon Miner 9a9ebdbc52 Added a missing comma (#2799) 2017-04-16 16:58:53 -07:00
Muhamed 149c8e69dd Make it apply to everyone, not just Mac users. (#2777)
The tutorial is universal. How do we know that user is on the Mac?
2017-04-14 16:06:49 -07:00
Marcin Goliński fb50dd653a Change mount syntax on windows from //c/ to c:\ (#2761)
LGTM
2017-04-14 14:05:22 -07:00
Gluek 6823f365ad Update secrets.md (#2780)
remove correct secret
2017-04-14 13:00:03 -07:00
Misty Stanley-Jones de1df1319b Fix a few 404s (#2785) 2017-04-14 10:28:54 -07:00
Misty Stanley-Jones 10be60a80f Go back to small /edge (#2736)
* Go back to small /edge

* Update site front page

Add info about Editions
Reorganize components
Update headings

* Move logic of fetching content to a script

* Add v1.28 API

* Add info about versioned API
2017-04-13 18:58:56 -07:00
John Mulhausen add2f680e8 Default highlight.js off, dockerfile > conf highlighting, pygments (#2757)
* Default highlight.js off, dockerfile > conf highlighting, pygments

* Address feedback, style changes, markdownify reductions

* Getting rid of more markdownify

* Fix for right-hand nav spacing
2017-04-13 17:10:29 -07:00
Net Gusto e10661bb8b Go code: ImagePull: repository name must be canonical
If name given to imagePull is not canonical (see here for a description of a "canonical" name : https://github.com/docker/distribution/blob/245ca46/reference/normalize.go#L19-L23 ), the Go example panics : `repository name must be canonical`
2017-04-13 14:25:54 -07:00
Philip Vrieni S. Arguelles ffb954c931 Update container-communication.md (#2740)
remove 'else' for clarity
2017-04-12 10:35:54 -07:00
Ned Batchelder 542ce212b0 Update step_three.md (#2731) 2017-04-11 13:56:48 -07:00
Misty Stanley-Jones e0f7248d40 Update systemd.md (#2729)
restart docker before showing the Environment variable.
https://github.com/docker/docker/issues/22568#issuecomment-281092636
2017-04-11 09:52:07 -07:00
Misty Stanley-Jones 8e2a470983 Fix typo (#2728) 2017-04-11 09:13:44 -07:00
Misty Stanley-Jones f9d6b41fcf Rewrites to Docker Overview content (#2689) 2017-04-09 08:39:49 -07:00
Simon 4bc16ecf3d corrected ZFS storage driver documentation when running under systemd (#2621) 2017-04-07 13:51:59 -07:00
Hernandes Benevides de Sousa f8d5b857e5 Update Syslog logging tls skip flag (#2609) 2017-04-07 13:51:19 -07:00
Sensori Rios acd9c2158c Update host_integration.md (#2481)
systemd Working with Instantiated Units
It will work flexibly
2017-04-07 13:47:03 -07:00
PlatonicWannabe 2365e5f3cc Update step_four.md (#2629)
Windows users --like me-- may miss the period, and docker will not find `Dockerfile.txt.`
2017-04-07 13:29:27 -07:00
Jairo Llopis cb1d69eae6 Fix enable/disable flags of repos in Fedora (#2676) 2017-04-07 13:11:50 -07:00
tiilikainen fb4ff10d9d Update work-with-networks.md (#2680)
Corrected a small formatting error.
2017-04-07 13:11:11 -07:00
tiilikainen 7bed320b17 Update key-concepts.md (#2681)
Fixed broken internal href
2017-04-07 13:10:47 -07:00
Misty Stanley-Jones 7aab567836 Clarify supported Oracle Linux configuration 2017-04-05 17:45:44 -07:00
Misty Stanley-Jones d8c04e59b3 Clarify re Edge releases 2017-04-05 17:45:44 -07:00
Misty Stanley-Jones b3ca1d6120 Add 17.04 CLI refs
Also adjust CLI stub pages and cli.md to look in a different
data folder for edge releases
2017-04-05 17:45:44 -07:00
Misty Stanley-Jones e796ce8148 Site-specific changes for Edge 2017-04-05 17:45:44 -07:00
Aaron Lehmann 3874bf2c60 Add docs for 17.04 Edge release 2017-04-05 17:45:44 -07:00
Aaron Lehmann a73be0d5a6 swarm: Add note about placement preferences
Docker 1.14 is adding a new feature called "placement preferences". This
adds a note about them, and a pointer to the "service create" reference
that explains them in detail.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-04-05 17:45:44 -07:00
Yong Tang 5d225d3c63 Update documentation for CreateLogGroup support in awslogs (#1423)
* Update documentation for CreateLogGroup support in awslogs

This fix updates the documetation for CreateLogGroup support in awslogs

This fix is related to
https://github.com/docker/docker/issues/29334
https://github.com/docker/docker/pull/29504

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Improved line wrapping of code block
2017-04-05 17:45:44 -07:00
Brian Goff 786555a877 Adds details about new non-blocking logging mode
This functionality was added in docker/docker#28762.
It allows a user to specify what to do in cases when a log message can't
be sent, block the container's stdio or drop messages.

Also removes an erronious entry about a `nats` log driver, which does
not exist.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-04-05 17:45:44 -07:00
Misty Stanley-Jones 730ec4717d Document new rules for seccomp profile 2017-04-05 17:45:44 -07:00
Victoria Bialas f2307bbbfd fixed home page topic cards, link to glossary (#2638)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-05 12:26:47 -07:00
Victoria Bialas 2a4b9aa0b7 re-ordered, improved where to learn more (#2615)
improved formatting, adding swarm link

incorporated review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-04 15:01:05 -07:00
Victoria Bialas 0462075732 removed legacy linux install index, redirected (#2623)
added redirect

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-04 14:58:18 -07:00
Misty Stanley-Jones 27bc66e009 Improvements to SLES install and BTRFS (#2618) 2017-04-04 14:09:29 -07:00
John Mulhausen d59ed36cc1 Fixes issue #2414 2017-04-04 13:56:03 -07:00
Misty Stanley-Jones 7a48554bc1 Improve daemon admin topic (#2612) 2017-04-04 12:06:46 -07:00
Shane Castle e2aaddd66c added "docker" to systemd is-active command (#2599)
The command was missing "docker" on the end for the systemd example.
2017-04-03 17:20:40 -07:00
Anh e9b5e56bbe Update https.md (#2594) 2017-04-03 15:27:13 -07:00
Pothi Kalimuthu 5e0854b2c3 Update the link to docs (#2603)
* Update the link to docs

Update the link to the correct documentation.

* Update using_supervisord.md
2017-04-03 15:20:21 -07:00
Daniel Hiltgen 8d2eccd41a Update zfs-driver.md (#2545)
The daemon will not auto-detect - the next step in the instructions explain how to configure it properly.
2017-03-31 16:49:45 -07:00
Anders Östlin c72a0d7e27 Update deploy-app.md (#2557)
Removes an extra '.' in the path when copying the docker-stack.yml with scp
2017-03-31 16:03:49 -07:00
Alexander Gruschina f6cb46851c fix missing '-y' parameter (#2556)
Missing parameter leads to abort when installing software-properties-common
2017-03-30 17:09:59 -07:00
Misty Stanley-Jones a75280f77b Use a real image in network example (#2570) 2017-03-30 16:03:00 -07:00
Misty Stanley-Jones a1291c8ef6 Add missing text (#2569) 2017-03-30 16:02:00 -07:00
Misty Stanley-Jones 411c41d991 Clarify splunk-url for Splunk Cloud hosted instances (#2567) 2017-03-30 15:24:01 -07:00
Misty Stanley-Jones 4c23e132f8 Clarify missing parent images (#2566)
Fixes #636
2017-03-30 15:13:44 -07:00
Misty Stanley-Jones c6aca8acee Improve bootstrap tabs (#2546)
Use data-target instead of href
Move tab-syncing code into site-wide JS so everyone can use it
Add example for syncing tab groups on the same page
2017-03-30 12:57:37 -07:00
Andrew Hsu 19308787ca remove extra slash (#2516)
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2017-03-28 17:49:38 -07:00
Misty Stanley-Jones 78768013fb Clarify what an absolute path looks like on Windows (#2524)
Fixes #561
2017-03-28 17:25:23 -07:00
Misty Stanley-Jones 616c1b5411 Add step to install software-properties-common (#2523)
This is needed for the `lsb_release` command that is used further down the Dockerfile.

Fixes #424.
2017-03-28 17:20:00 -07:00
Misty Stanley-Jones 669b51a889 Fix broken links (#2521) 2017-03-28 16:42:44 -07:00
Victor Vieux ad065409d9 bump api to 1.27 (#2461)
* bump api to 1.27

Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2017-03-28 09:31:53 -07:00
jgasparetti 38481b0132 Update index.md (#2482)
Fixed version -> version typo
2017-03-28 09:29:45 -07:00
Dave Henderson 0cc0a14596 Renaming README to README.md for better display (#2467)
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2017-03-28 09:28:02 -07:00
Misty Stanley-Jones cd89f5434d Update URL for Windows binaries, rewrite install.sh topic (#2354) 2017-03-28 09:15:36 -07:00
Misty Stanley-Jones 878670c252 Add instructions for Wheezy to remove the deb-src repo (#2422) 2017-03-28 08:51:39 -07:00
Andrew Hsu ff26006b5c fix instructions for ubuntu to look for deb files (#2507)
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2017-03-27 17:12:04 -07:00
Jim Galasyn 9f8b9d78d5 Fix bridge image (#2502) 2017-03-27 16:53:27 -07:00
Misty Stanley-Jones 269d8e14fb Fix incorrect installation paths for package-based installs (#2479)
Additional edits for consistency
2017-03-27 16:37:57 -07:00
Jim Galasyn d8a53c0677 Fix typo (#2504)
Added "try" per #2204
2017-03-27 16:11:24 -07:00
Victoria Bialas c159f28cea removed on-page TOC (#2487) 2017-03-26 22:49:29 -07:00
İrfan Evrens 7ec65b3c6a deleted unnecessary codes. 2017-03-23 14:56:19 -07:00
Scott Stientjes 7dcc7469b0 Update content_trust.md
Removed "Using default tag: latest" from sample command output.  The testing tag was specified in the command, so it would not being using the default tag.
2017-03-23 14:54:43 -07:00
Elton Stoneman a2d1a8213f Fix Windows container reference (#2426)
Clarified the sentence on running Linux containers on Windows. You can't do that, but you can run Linux containers with *Docker for Windows*, which spins up a Moby VM for Linux containers.
2017-03-22 10:15:02 -07:00
Jim Galasyn 92c641ee2f Change old versions to new for boot2docker version (#2428) 2017-03-21 17:57:25 -07:00
Joao Fernandes 7b90ef4bdc Fix spelling errors (#2409) 2017-03-21 11:49:07 -07:00
Tanguy ⧓ Herrmann 0c789392b1 Typo on storage-driver options in daemon.json (#2419) 2017-03-21 11:45:45 -07:00
Quentin L'eilde 6230ab47e9 update step_three.md (#2391)
* update step_three.md

Update docker hub link by docker store link (docker/whalesay is no more in the results of docker hub search). Would be interesting to update the illustration images with docker store illustrations.

* Update step_three.md
2017-03-20 14:59:11 -07:00
Vishnu Narayanan 0d71b86c0c Improved word usage (#2385) 2017-03-20 14:55:33 -07:00
John Mulhausen 1cad0f77c2 Fix for tabs on Engine API 2017-03-17 13:56:14 -07:00
Alexandre Beslic 1bd064a8a5 Fix typo in SDK list (#2367)
Fix typo `shiplist` -> `shiplift`.
2017-03-17 11:58:34 -07:00
Victoria Bialas 61dff0f8b7 improved bullet formatting (#2372)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-17 02:22:01 -07:00
Victoria Bialas 7af98e49bc added Toolbox, Windows 7/8 to node setup (#2369)
* added Toolbox, Windows 7/8 to node setup

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* clarified platform details

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-17 01:39:56 -07:00
Matt Bentley 9c74818cf5 Added clarification for deferred deletion (#2266)
Signed-off-by: Matt Bentley <matt.bentley@docker.com>
2017-03-16 20:05:53 -07:00
David Greaves 66996126eb bridge option syntax (#2342)
It seems that the syntax is either:
-b <bridge>
or
--bridge=<bridge>
2017-03-16 20:04:09 -07:00
Misty Stanley-Jones aa6dcc43bc Update systemd.md (#2353)
Addressing feedback in #1997
2017-03-16 14:51:40 -07:00
adamoverton 1a9993c913 fixed typo from adressses to addresses (#2358) 2017-03-16 12:01:43 -07:00
Victoria Bialas 5591401a2d clarified Compose file topic structure, and file examples (#2322)
copyedits, rewrite

fixed some links

simplified/shortened this topic

tweaked description of key, option, value

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-15 10:13:11 -07:00
Misty Stanley-Jones fb7c73908b Update the styleguide (#2332)
* Update the styleguide

Also normalize admonition titles with the colon outside the bold.
2017-03-15 09:46:30 -07:00
Ayushya Chitrannsh d0bb393afe Brief introduction of "swarm" (#2299)
Word Swarm has been used here for the first time, and one line introduction, to what swarm is, would be very beneficial in helping to decide where to begin with.
2017-03-14 18:29:40 -07:00
Myles Keating 75e35c58fb Add Microsoft to list of images (#2304) 2017-03-14 18:27:51 -07:00
Sava Gerov 8481cacd3e Add info about check-config.sh (#2106) 2017-03-14 17:11:34 -07:00
lostwong d4822bf8b2 Update step_six.md (#2309)
Minor fix to indicate that the image id is in the third column
2017-03-14 11:10:51 -07:00
Anthony Vanelverdinghe 86fecbb87f Fix typo "visulizer" (#2297) 2017-03-14 10:02:54 -07:00
Anthony Vanelverdinghe d867751f2d Fix typo "commmands" (#2295) 2017-03-14 02:01:25 -07:00
Victoria Bialas 2ffde079d4 updated command variables for consistency (#2282) 2017-03-13 12:04:32 -07:00
Danny Ruiz 2452effd33 Fix wording in secrets.md (#2272) 2017-03-13 11:54:17 -07:00
Brian Goff dd0207cf47 Remove logdriver details for NATS (#2240)
The NATS driver was never integrated into Docker and should not be in
the docs.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-03-10 12:37:23 -08:00
Roman Hotsiy c6c3476c6c Upgrade to ReDoc 1.11.0, closes #2246 (#2249) 2017-03-10 11:53:37 -08:00
Victoria Bialas 5756339274 updated links to Docker for Mac and Windows install (#2248) 2017-03-09 23:40:03 -08:00
John Mulhausen 1127efaa78 Update ubuntu.md 2017-03-09 17:36:37 -08:00
Alan Thompson 5ce24b0587 Update work-with-networks.md (#2236)
Clarify what is being connected to the network.
2017-03-09 17:10:04 -08:00