Commit Graph

45814 Commits

Author SHA1 Message Date
Wang Jie ff55c89ba1 Update index.md (#2855) 2017-04-18 10:22:35 -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
John Mulhausen d5b1b178b7 Update hackathon.md 2017-04-17 14:28:03 -07:00
Bilal Amarni fff6ea6fe2 [Debian] add gnupg2 requirement for stretch (#2823) 2017-04-17 14:07:37 -07:00
Bilal Amarni 9f0ca74cb1 [CONTRIBUTING] update broken link (#2826) 2017-04-17 14:06:11 -07:00
Victoria Bialas d67f1e3c4e 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>
2017-04-17 14:25:12 -05:00
Shubheksha Jalan 0795d7aeb0 fix broken link (#2809) 2017-04-17 10:26:13 -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
Shubheksha Jalan 52dfdd56ed fix broken links (#2808) 2017-04-17 10:18:04 -07:00
Wang Jie ce8c4d42d6 Update glossary.yaml (#2807)
Fix #2575.
2017-04-17 10:16:32 -07:00
Viktor Stanchev ef67f49b9b add more info about DTR on the overview page (#2794)
fix #1904
2017-04-17 10:13:08 -07:00
Joao Fernandes 4b42dc3abb Update TOC to sentence case (#2790) 2017-04-17 10:12:12 -07:00
Shubheksha Jalan 8b3d0e2214 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
2017-04-17 09:59:10 -07:00
John Mulhausen 9fa3548a7a Update hackathon.md 2017-04-16 23:59:33 -07:00
Josh south ffc32f301f #2627 (#2804)
- Fix right sidebar overflow on rescale
2017-04-16 19:38:30 -07:00
unclejack 4a8bdb1b63 shrink some big images (#2798)
Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>
2017-04-16 17:09:53 -07:00
padoo fabedfbc8b Update overview.md (#2805)
It should say 'predecessors', not 'successors'. Otherwise the sentence and the subsequent example don't make sense.
2017-04-16 17:00:39 -07:00
Luis Valdés 071f4ba487 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.
2017-04-16 17:00:05 -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
Joao Fernandes 693a712c4a Fix typo 2017-04-14 16:05:50 -07:00
Luis Valdes d928a16394 Propose use of another word (#2791)
I think that interested is better than invested, in this case.
2017-04-14 16:02:56 -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
Wang Jie b4cfbe6a2e Update hackathon.md (#2773) 2017-04-14 12:31:25 -07:00
Misty Stanley-Jones de1df1319b Fix a few 404s (#2785) 2017-04-14 10:28:54 -07:00
Joao Fernandes e9925ad79c Release DTR 2.2.4, 2.1.6 2017-04-13 19:02:29 -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 4a6b360229 Adding "ASP.NET Core + SQL Server on Linux" to TOC 2017-04-13 17:38:53 -07:00
Luis Bosquez 7ca5f3a9fb Adding ASP.Net Core + SQL Server sample in menu (#2752)
* Adding ASP.Net Core + SQL Server sample in menu

* using correct casing for ASP.NET
2017-04-13 17:36:50 -07:00
Akim Demaille 8b066e6cb2 Minor fixes (#2759)
- use macOS consistently
- fix layout of a `ls` output
2017-04-13 17:36:06 -07:00
Ivan Mc Kinley a51f044ba6 update text from 'AWS' to 'Azure' in FAQ (#2760)
update text from 'AWS' to 'Azure' in FAQ for Azure documentation
2017-04-13 17:35:35 -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
Joao Fernandes 859d02bd66 Update version of UCP and DTR in aws template 2017-04-13 14:26:11 -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
Joao Fernandes b6ea27dfa6 Adds style for warnings and notes 2017-04-13 14:16:23 -07:00
Victoria Bialas 9044812f0d Add Docker Cloud videos and updated redeploy note (#2765)
* added videos links re:auto build, testing, and redeploy

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

* added images for video cues, and redeploy note

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-13 13:10:44 -07:00
Victoria Bialas 373a4cf225 Docker for Mac and Windows release notes 1705 edge (#2764)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-13 12:31:53 -07:00
Misty Stanley-Jones 7d517699e9 Update CS Engine redirects (#2762) 2017-04-13 10:37:21 -07:00
Misty Stanley-Jones 51d9cf2ef8 Update cli ref yaml for stable and edge (#2747) 2017-04-12 16:51:51 -07:00
John Mulhausen 455f904397 Removing redundant scrollbar lines that never activate with scrollbars. 2017-04-12 13:23:52 -07:00
Luis Bosquez fe5b942a0f Adding ASP.NET Core + SQL Server Compose Tutorial (#1536)
Adding Docker Compose sample for getting started with an ASP.NET Core
web application running SQL Server on Linux in the backend. This sample
can be used in Docker for Linux, Windows and Mac using Docker-Engine.
Note: This sample doesn't use Windows Containers.
2017-04-12 12:26:40 -07:00
Philip Vrieni S. Arguelles ffb954c931 Update container-communication.md (#2740)
remove 'else' for clarity
2017-04-12 10:35:54 -07:00
Wang Jie af5057340d Update recover-a-user-password.md (#2698)
* Update recover-a-user-password.md

1.Is "choose the user you want to change the password" acceptable? 
2.If not, which of the following modifications is better?
   "choose the user whose password you want to change"
   "choose the user you want to change the password for"
   ...

* Update recover-a-user-password.md
2017-04-12 10:32:05 -07:00
Jim Galasyn 6924ae8009 Use ucp_latest_image and update docker_image page variables (#2746)
* Bump UCP patch version to 2.1.3

* Use ucp_latest_image and update docker_image page variables
2017-04-12 10:20:07 -07:00
Jim Galasyn e52f10c692 Bump UCP patch version to 2.1.3 (#2745) 2017-04-12 09:34:45 -07:00
John Mulhausen 46d75286f2 Fixes #2741 2017-04-12 02:47:57 -07:00
John Mulhausen ff5501f31c
More hackathon details 2017-04-11 18:54:04 -07:00
John Mulhausen c70a8c79eb Point conversion details 2017-04-11 18:43:35 -07:00