Commit Graph

35 Commits

Author SHA1 Message Date
Usha Mandya 31200920d7 Add a networking example 2020-07-31 14:59:52 +01:00
Sebastiaan van Stijn c082784316
Desktop: fix some broken links to index pages (#10941)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-02 09:05:15 +01:00
Mark 59c3d309ca
Fix broken links issue #10908 (#10932)
* Fix broken links issue#10908

Fix issue#10908

* Fix broken link docker desktop dashboard

* Fix broken link networking

* Mac: Fix dashboard links

* Mac: Fix networking links

* Fix link to get started

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-06-01 12:43:21 +01:00
Sebastiaan van Stijn 087e391397
desktop: use relative markdown links
Unfortunately, the only reliable way to create internal links
is to use relative links to other Markdown files. This does
match the way links on GitHub work, but makes it harder to
create these links.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:21 +02:00
Usha Mandya 4dc6844905
Add info on ssh agent usage (#10184)
* Add info on ssh agent usage

* moved instructions to the networking topic

* address review comments

* removed an extra line in the faq
2020-01-30 17:24:37 +00:00
paigehargrave d46c744304
Update networking.md 2019-01-11 15:43:15 -05:00
Guillaume Tardif 735c816abe Note on `host.docker.internal` working only in Docker for Mac / Windows, not in production environments.
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2018-05-11 12:01:20 -07:00
Gwendolynne Barr 1a39156c15
Repair proxy links (#6586) 2018-04-30 10:57:35 -07:00
Akim Demaille 2351c7ae44 Desktop: fix links to "Proxies" (#6290) 2018-03-23 11:13:49 -07:00
Akim Demaille b419d141e1 Desktop: networking (#6258) 2018-03-23 05:46:43 -07:00
Sasha Gerrand d628a9f95a Update docs for macOS hostname (#5805)
See: https://github.com/docker/docker.github.io/blob/master/docker-for-mac/release-notes.md#docker-community-edition-17120-ce-mac46-2018-01-09-stable
2018-01-29 15:51:21 -08:00
Misty Stanley-Jones a4f5e30249
Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)
* Reword lots of instances of 'will'

* Reword lots of instances of won't

* Reword lots of instances of we'll

* Eradicate you'll

* Eradicate 'be able to' type of phrases

* Eradicate 'unable to' type of phrases

* Eradicate 'has / have to' type of phrases

* Eradicate 'note that' type of phrases

* Eradicate 'in order to' type of phrases

* Redirect to official Chef and Puppet docs

* Eradicate gratuitous 'please'

* Reduce use of e.g.

* Reduce use of i.e.

* Reduce use of N.B.

* Get rid of 'sexagesimal' and correct some errors
2018-01-25 17:37:23 -08:00
Wang Jie b344642d69 Update networking.md 2017-10-18 19:14:06 -07:00
Misty Stanley-Jones 9b663257d1 Adjut note about routing traffic to containers on Mac (#4968) 2017-10-14 10:09:09 -07:00
Steven Bedrick c5ab70f51a Clarification & expansion of port forwarding (#4731)
It seems like another sentence or two of explanation about the `-p` option and its syntax might be helpful, here...
2017-10-10 14:06:23 -07:00
skymon efc204bade Update networking.md (#4684)
changed --p to -p
2017-09-28 17:24:04 -07:00
Victoria Bialas a4b4acc92c Fix links to subtopics in index.md files by include full path (#4054)
* for all links to , changed to full path

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

* fixed link in Swarm Tutorial per review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-31 18:54:08 -07:00
Dave Scott 52a42bcd3e 17.06: improve the Docker for Mac networking workaround (#3220)
Rather than manually creating a custom IP alas on the host, a container
can connect to the host by resolving the DNS name `docker.for.mac.localhost`.

Signed-off-by: David Scott <dave.scott@docker.com>
2017-06-28 08:31:29 -07:00
Wang Jie 86894f0aef Update networking.md (#3234) 2017-05-30 11:39:42 -07:00
Olexandr Shalakhin 94cdaba893 Update networking.md
fix typo with triple "m" for command word
2017-02-28 20:58:25 +02:00
John Mulhausen b513ecde18 Tabs-based organization (#1420)
* First pass of tabs-based organization

* Improvements

* Second pass at tabs org

* Move tab highlighting to Liquid instead of JS

* Adding forwarding links for in-product TOCs

* Move to pre-rendered left-navs instead of post-load JS for TOC sync

* Optimizations and nosync-ing the Reference section

* Optimizations, fix Cloud YAML

* Make a "Sample applications" node

* Tabs CSS fixes and 12-factor reposition

* Fix auto-complete left-padding

* Fix auto-complete right-padding (for symmetry)

* Fix for no left-nav on Compose file

* Fix weird wrapping on smaller screens for tabs

* reorganized d4mac, d4win per tabs structure, split out install guides

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

* Update reference urls to latest DDC version

* Reintroduces changes ebe778b..9abc9e to TOC

* Update allpagelinks.md

* hid the on-page TOC's for d4mac d4win topics as needed

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

* Add a Hopscotch tour of the new navigation
2017-02-15 17:23:45 -08:00
Gaetan 3544131970 fix type of keywords entry in frontmatter (in /docker-for-mac/ dir) (#496)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-09 16:38:09 -08: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
John Mulhausen 558314bf56 Converges titles to imperative-form, front-matter based, and sentence-case (#438)
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
Misty Stanley-Jones 1a193d749b Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
This reverts commit 13ddc1350e, reversing
changes made to 7a11f05943.
2016-11-04 13:33:29 -07:00
Gaetan 8bb4d6226a fix more frontmatter keywords values (#439)
* fix format of frontmatter keyword entry in some .md files

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-04 10:48:38 -07:00
Adrien Duermael 8fa5f3a5de absolute links to docs.docker.com are now relative links
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-11-01 17:01:41 -07:00
Misty Stanley-Jones 01910ab6d9 Update branding for macOS
Apple has changed their branding guidelines from 'OS X' to 'macOS'
so we should update ours to be within trademark / branding
guidelines. See http://www.apple.com/macos/sierra/

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-18 09:21:09 -07:00
John Mulhausen 0133cb646d Merge pull request #21 from pborreli/typos
Fixed typos
2016-09-30 11:51:42 -07:00
John Mulhausen 066b78bf86 Content rendering fixes 2016-09-30 01:51:56 -07:00
Pascal Borreli 6cd3fe8bd2 Fixed typos 2016-09-30 01:52:12 +01:00
Misty Stanley-Jones d53c6798c9 Convert TOML to YAML, tweaks to work with Jekyll 2016-09-29 17:16:03 -07:00
Misty Stanley-Jones 5f5eb93dfa Moved pinata imported docs to top level subdirectory 2016-09-29 12:11:53 -07:00
Misty Stanley-Jones 701f170a21 Move docker-hub docs to docker-hub subdirectory 2016-09-29 10:38:52 -07:00
Misty Stanley-Jones 52a1ad7609 Initial import of https://github.com/docker/pinata 2016-09-28 20:40:01 -07:00