Commit Graph

45791 Commits

Author SHA1 Message Date
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
John Mulhausen 7544c97ed0 Point to milestone page 2017-04-11 18:38:47 -07:00
John Mulhausen cc362c50d7 Move Glossary left-nav to be procedurally generated (#2737) 2017-04-11 18:23:22 -07:00
John Mulhausen 8fb42d3c28 Set homepage to be notags: true 2017-04-11 14:04:07 -07:00
John Mulhausen 9102164ef7 Set search to be notags: true 2017-04-11 14:03:44 -07:00
Ned Batchelder 542ce212b0 Update step_three.md (#2731) 2017-04-11 13:56:48 -07:00
Jonathan Lee 6638ade4d1 Fix table formatting and endpoint template examples (#2726) 2017-04-11 13:42:55 -07:00
Wang Jie 5a18b6bf6f Update create-and-manage-users.md (#2727) 2017-04-11 13:42:18 -07:00
Jonathan Lee dcf55bf9bf Updating table to remove extra closing table row (#2725) 2017-04-11 13:41:35 -07:00
Joao Fernandes 5c477ca536 Revert "Add content trust docs from UCP 2.0 (#2656)"
This reverts commit cff050336f.
2017-04-11 13:34:39 -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
John Mulhausen 34111fa341 Update docs.html 2017-04-10 19:18:42 -07:00
Misty Stanley-Jones d6e1baa164 Data volume -> volume, and add ENTRYPOINT (#2723) 2017-04-10 18:49:19 -07:00
John Mulhausen 91cc101e98 Update docs.html 2017-04-10 18:01:34 -07:00
Misty Stanley-Jones 1f31104630 Definition in search results (#2712) 2017-04-10 17:27:08 -07:00
Jim Galasyn 874fb27d35 Fix typo in plugin reference toc (#2721) 2017-04-10 17:13:10 -07:00
John Mulhausen d6bf2609b0 Add missing bullet points 2017-04-10 13:54:29 -07:00
Josh south c07662486f 2653 : update dockercon banner and link (#2711)
* add dockerconbanner

* update svg

* Add Comfortaa to HTML

* update svg

this has been converted to outlines

* Update global-header.html
2017-04-10 13:43:23 -07:00
John Mulhausen 7e99fad26f Trimming the dead branches 2017-04-10 13:05:05 -07:00
Wang Jie e30fa0c195 Update index.md (#2699) 2017-04-10 12:40:37 -07:00
xufei100 a8a33c1d07 Update compose-file-v2.md (#2702)
fix wrong link
2017-04-10 12:40:09 -07:00
Wang Jie 0374ee13fb Update permission-levels.md (#2697) 2017-04-10 12:39:43 -07:00
Wang Jie 15c7205b49 Update create-and-manage-users.md (#2696) 2017-04-10 12:39:05 -07:00