moby--moby/docs/sources
Sebastiaan van Stijn 1d4b2524ec Fix incorrect https example in mac.md (carry of 11063)
The document referenced https but was using the http port. I changed the
examples from https to http.

Also, fyi, when I tried accessing https using the correct 443 port, it
did not work. I have not investigated why. Port 80 worked fine.

For me:
jay-mac:.ssh jay$ docker port web
80/tcp -> 0.0.0.0:49153
443/tcp -> 0.0.0.0:49154
jay-mac:.ssh jay$ boot2docker ip
192.168.59.103

works: http://192.168.59.103:49153/
fails: https://192.168.59.103:49154/

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2015-02-28 22:13:03 +01:00
..
article-img Merge pull request #10831 from MalteJ/ipv6-ndp-proxy 2015-02-26 07:19:36 -08:00
articles Merge pull request #10831 from MalteJ/ipv6-ndp-proxy 2015-02-26 07:19:36 -08:00
contributing Rename BINDDIR to BIND_DIR 2015-02-13 15:50:42 -07:00
docker-hub docs: optimize and consolidate images, remove duplicates 2015-02-23 12:10:54 +01:00
docker-hub-enterprise DHE documentation placeholder and Navbar changes 2015-01-29 20:50:43 +10:00
examples Smallest typo correction ever 2015-02-14 17:51:28 +01:00
include Add a note that remote and Boot2Docker users should not type sudo 2015-01-13 21:40:14 -05:00
installation Fix incorrect https example in mac.md (carry of 11063) 2015-02-28 22:13:03 +01:00
introduction Consistently use 'sudo docker' in examples 2014-09-16 11:49:05 +10:00
reference Merge pull request #10902 from estesp/10855-fix-add-host-doc 2015-02-26 17:25:01 -08:00
static_files Smaller image 2015-02-26 08:48:58 -08:00
terms add Scott's link checker script, and fix what it finds 2014-12-16 14:46:25 +10:00
userguide update the mkdocs.yml to add new docs 2015-02-26 12:11:29 +10:00
contributing.md Docs auto-conversion fixes and MD marking and structure improvements. 2014-04-24 22:19:32 +10:00
examples.md Adding User Guide 2014-06-01 17:34:07 -04:00
faq.md Fix erroneously wrapped URLs in links 2015-02-20 23:05:52 +00:00
genindex.md now, with shiney markdown 2014-04-16 11:04:14 +10:00
http-routingtable.md add Scott's link checker script, and fix what it finds 2014-12-16 14:46:25 +10:00
index.md I was talking to someone whom i listen to, and she noted that our docs don't mention the license 2014-12-05 21:06:11 +10:00
installation.md Cover openSUSE and SUSE Linux Enterprise on the same page 2014-12-01 01:23:38 +01:00
jsearch.md Remove version selector and edit on Github on search page, as it only searches the latest docs 2014-10-14 11:54:41 +10:00
reference.md Docs auto-conversion fixes and MD marking and structure improvements. 2014-04-24 22:19:32 +10:00
release-notes.md Add an initial list of new features in Docker Engine 1.5.0 2015-02-05 10:37:15 +10:00
search.md now, with shiney markdown 2014-04-16 11:04:14 +10:00
terms.md Docs auto-conversion fixes and MD marking and structure improvements. 2014-04-24 22:19:32 +10:00
toctree.md Docs auto-conversion fixes and MD marking and structure improvements. 2014-04-24 22:19:32 +10:00