moby--moby/docs/sources/installation
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
..
images docs: optimize and consolidate images, remove duplicates 2015-02-23 12:10:54 +01:00
MAINTAINERS Get an extra pair of eyes on the Softlayer installation docs 2014-07-22 20:25:21 +10:00
SUSE.md Cover openSUSE and SUSE Linux Enterprise on the same page 2014-12-01 01:23:38 +01:00
amazon.md add Scott's link checker script, and fix what it finds 2014-12-16 14:46:25 +10:00
archlinux.md Extract the systemd docs from various places and add a little more 2014-11-27 10:17:46 +10:00
binaries.md updates from review 2015-02-10 11:02:05 +10:00
centos.md Do some major rearranging of the fedora/centos/rhel installation docs 2015-02-06 19:48:19 +10:00
cruxlinux.md Updated installation docs for CRUX as a Docker Host. 2014-11-22 17:18:11 +10:00
debian.md Merge pull request #9783 from SvenDowideit/pr_out_debian_wheezy_backports_kernel_updated_to_3_16 2014-12-23 11:19:26 +10:00
fedora.md Do some major rearranging of the fedora/centos/rhel installation docs 2015-02-06 19:48:19 +10:00
frugalware.md Extract the systemd docs from various places and add a little more 2014-11-27 10:17:46 +10:00
gentoolinux.md Extract the systemd docs from various places and add a little more 2014-11-27 10:17:46 +10:00
google.md Using container-vm image alias instead of specific name with version. 2014-12-12 11:28:54 -08:00
mac.md Fix incorrect https example in mac.md (carry of 11063) 2015-02-28 22:13:03 +01:00
oracle.md Fix dead link in oracle.md 2014-12-01 19:07:04 +05:30
rackspace.md blindly make all uses of e\.?g\.? into e.g., 2014-07-01 09:55:19 +10:00
rhel.md updates from review 2015-02-10 11:02:05 +10:00
softlayer.md Updating to reflect changes in the SoftLayer portal and product naming conventions. 2014-07-22 10:39:40 -05:00
ubuntulinux.md fix source command for tab-completion 2015-02-17 16:53:18 +01:00
windows.md Add a note that remote and Boot2Docker users should not type sudo 2015-01-13 21:40:14 -05:00