Misty Stanley-Jones
a9e535f3bd
Merge pull request #610 from fbouliane/add-dns-host-to-instructions
...
Add DNS SubjectAltName to certificate recipe
2016-11-28 11:59:16 -08:00
Misty Stanley-Jones
756f4d974c
Fix some doubled words
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-28 11:32:17 -08:00
Manmeet Gill
3bcd9b455c
Replace 'ls Dockerfile' with 'ls'
...
Running `ls Dockerfile`, if following the guide, would give you nothing. Dockerfile is not a directory.
Running `ls` would *return* `Dockerfile`.
2016-11-27 16:44:36 +11:00
Sebastiaan van Stijn
4364535cfc
Merge pull request #640 from mstanleyjones/203_dns_server_ubuntu
...
Rewrites to Ubuntu installation
2016-11-24 01:44:22 +01:00
Misty Stanley-Jones
d0fb13dc13
Add redirect for /articles/networking/
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-23 16:36:35 -08:00
Misty Stanley-Jones
718296c37d
Rewrites to Ubuntu installation
...
Fixes #203
2016-11-23 16:11:57 -08:00
Misty Stanley-Jones
a4b2357e14
Clarification about flocker driver ( #626 )
...
* Clarification about flocker driver
Fixes #324
2016-11-23 15:42:34 -08:00
LRubin
eeace80825
Merge pull request #698 from sanscontext/more-d-id
...
remove some unneeded text with new Docker ID topic
2016-11-23 13:09:11 -08:00
Misty Stanley-Jones
013d8f09fd
Merge pull request #631 from mstanleyjones/followup_link_flag
...
Add a little more clarification about --link
2016-11-23 12:28:04 -08:00
Alessandro Boch
d3155b9482
About the docker_gwbridge network ( #400 )
...
* About the docker_gwbridge network
Signed-off-by: Alessandro Boch <aboch@docker.com>
2016-11-23 12:21:33 -08:00
LRubin
c23aa3a813
remove some unneeded text with new Docker ID topic
...
Signed-off-by: LRubin <lrubin@docker.com>
2016-11-23 11:13:44 -08:00
Srikar
b9e40eb629
Updated the link text to "the instructions for installing Docker on Ubuntu"
2016-11-22 16:42:18 +05:30
Srikar
b356a0b20a
Updated the URL syntax in mark down at line 73
2016-11-22 13:04:46 +05:30
John Mulhausen
30772c6703
Merge pull request #511 from mstanleyjones/pull_docker_refs_from_git
...
Pull docker refs from git
2016-11-18 16:09:37 -08:00
LRubin
26ce688e26
Adds a space to correct broken code block
...
Kramdown is picky. :)
2016-11-18 15:31:25 -08:00
Bhumika Bayani
707b0359f4
live-restore unsupported on Windows ( #564 )
...
* live-restore unsupported on Windows
Replaced heading with note. Review comment implementation
Fixes doc for https://github.com/docker/docker/issues/28295
Added quote formatting for a note
* Moved the note, some rewording
The situation is actually more complicated than that. If you develop Linux containers on Windows, you can still use Live Restore. So I tried to make it more clear.
Also moved the note to the top of the file since there is no point making people read a whole long thing if it won't work for them.
2016-11-18 14:36:26 -08:00
Misty Stanley-Jones
d27ac5e970
Add a little more clarification about --link
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-17 14:54:22 -08:00
Riyaz Faizullabhoy
4725674a2f
Pin notary-server to v0.4.2
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-11-17 14:11:56 -08:00
Misty Stanley-Jones
00b4a1ab00
Remove the naming digression from the networking tutorial
...
Fixes #575
2016-11-16 17:02:21 -08:00
Misty Stanley-Jones
d2e8ccf844
Remove engine docs for refs, plugins, deprecated from docs source
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-16 15:51:05 -08:00
Félix Bouliane
71368b49c3
Add DNS SubjectAltName to certificate recipe
...
If a SubjectAltName is present, the certificates CommonName should be
discarded by the clients. This ensure that people following the guide
generates valid certificates.
2016-11-16 17:59:59 -05:00
Misty Stanley-Jones
9f8db0f7d9
Remove redirect that was an error
...
fixes #466
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-16 14:27:52 -08:00
Misty Stanley-Jones
1e688adaa7
Merge pull request #540 from dhauenstein/patch-1
...
Added GID to USER instruction
2016-11-16 14:25:00 -08:00
John Mulhausen
a0719b1ad0
Merge pull request #597 from guillaumeguerin/patch-1
...
Update step_four.md
2016-11-16 11:43:59 -08:00
John Mulhausen
5a8b80278e
Merge pull request #579 from scottlaw1/patch-1
...
Change "tho" to "though"
2016-11-16 11:43:12 -08:00
Magnus Lyckå
2f565d6327
Change apt-key keyserver URL
...
Changed keyserver URL for apt-key to hkp://ha.pool.sks-keyservers.net:80 as it is when you install with the get.docker.com script.
The old URL hkp://p80.pool.sks-keyservers.net:80 caused an error about "gnutls_handshake() failed" on apt update.
2016-11-16 16:17:14 +01:00
Guerin
ad491d6d9f
Update step_four.md
...
Added a link to the vi text editor website.
2016-11-16 14:55:58 +01:00
Misty Stanley-Jones
089d9100fd
Update understanding-docker.md ( #406 )
...
* Update understanding-docker.md
* Update understanding-docker.md
2016-11-15 16:06:04 -08:00
Scott A. Lawrence
babd3da5e7
Change "tho" to "though"
2016-11-15 14:28:37 -05:00
Misty Stanley-Jones
185b5db95d
Provide clarification on status of `--link`
...
Fixes #353
2016-11-15 10:32:58 -08:00
Daniel Hauenstein
a726bf5ab8
rephrase description of adding GUI to USER instruction
...
Avoiding passive voice in description of adding a GUI to the USER
instruction
2016-11-15 13:18:47 +01:00
fresnizky
b0e05667f9
Added command for ssh into swarm manager
2016-11-12 19:27:34 -03:00
Misty Stanley-Jones
b480b75413
Merge pull request #433 from docker/revert-175-patch-1
...
Revert "Engine reference BUILD tarball contexts mangled"
2016-11-11 16:25:40 -08:00
Gaetan
a5e01e1844
fix type of keywords entry in frontmatter (in /engine/) ( #552 )
...
keywords should be a string, not an array containing one string
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-11 14:45:24 -08:00
Daniel
1cead3926f
Added GID to USER instruction
...
The USER instruction allows to set UID, but also GID by adding a group name to the UID separated by a colon. This should be reflected in the documents as well, as no GROUP instruction exists.
2016-11-11 10:50:47 +01:00
Gaetan
57b45d5f8d
fix duplicated page titles ( #512 )
...
this also breaks page consistency, regarding anchor links (see #510 )
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-09 16:35:33 -08:00
Sebastiaan van Stijn
db153d8d2f
Revert "remove ubuntu wily 15.10"
...
This reverts the changes made in
https://github.com/docker/docker.github.io/pull/35 (300486bd77 )
Support for unbuntu 15.10 is removed in
Docker 1.13, but still available in Docker 1.12
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-11-09 14:12:59 +01:00
Misty Stanley-Jones
ff59423a39
Merge pull request #440 from rillig/we-you
...
Replace "we" with "you", as per the style guide
2016-11-07 14:51:32 -08:00
Hernandes Benevides de Sousa
71ff5c1589
Add missing whitespace ( #486 )
2016-11-07 13:13:33 -08:00
Michel van Os
3882cb1476
Updated link in step_four.md ( #478 )
...
* Updated link in step_four.md
Link to nano-editor is inconsistent with other links.
* Update step_four.md
2016-11-06 18:52:13 -08:00
Roland Illig
d35d1f7e2f
Stylistic cleanup in usingdocker.md
...
- wrap lines
- update version numbers and dates
- remove -ing from headings
- remove redundant text
2016-11-07 00:35:52 +01:00
Roland Illig
2c9eff5bc9
Replace "we" with "you", as per the style guide
2016-11-07 00:20:05 +01:00
John Mulhausen
a0aa3e7321
Reword and reformat "Breaking changes" page ( #473 )
...
* Update breaking_changes.md
* Update breaking_changes.md
* Update breaking_changes.md
* Update breaking_changes.md
* Update breaking_changes.md
* Update breaking_changes.md
2016-11-05 16:18:41 -07:00
Roberto Aguilar
54338099ae
Update service_create.md
...
Fixed "propation" typo
2016-11-05 18:02:49 -04:00
John Mulhausen
4bd2d0274f
Fixes #447
2016-11-04 17:37:42 -07:00
John Mulhausen
949a89e6ea
Merge pull request #152 from mstanleyjones/redirect_from
...
Change 'alias:' to 'redirect_from:' so aliases work again
2016-11-04 17:34:27 -07:00
John Mulhausen
37f3456cba
Update service_ps.md
2016-11-04 17:27:50 -07:00
John Mulhausen
69035630db
Update dockerd.md
2016-11-04 17:26:56 -07:00
John Mulhausen
8e46f2102b
Update legacy_plugins.md
2016-11-04 17:25:52 -07:00
Misty Stanley-Jones
eb5c8670bc
Change instances of alias: to redirect_from:
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-04 17:07:02 -07:00