Commit graph

11 commits

Author SHA1 Message Date
root
b78b1f05a4 Fix long server names 2014-05-22 17:39:53 -04:00
paimpozhil
629bd8fcfd fix for biggernames in server 2014-05-22 17:33:19 -04:00
Jason Wilder
a794d6db46 Remove embedded Dockerfile contents
It's added by index.docker.io automatically.
2014-05-20 09:40:38 -06:00
Jason Wilder
5caec4895e Update docs for VIRTUAL_PORT 2014-05-20 09:39:08 -06:00
Jason Wilder
592ed499d7 Improve port configuration
Should address #6.

The port selection now works as follows:

* If there is only 1 port exposed by the container, that port is used.
* If there is a VIRTUAL_PORT env variable defined, that port is used.
* Otherwise, default to port 80, if exposed.
2014-05-19 21:10:53 -06:00
Jason Wilder
92be4fa1ca Merge pull request #2 from jwilder/jw-proxy-fix
Disable proxy buffering
2014-05-07 14:24:29 -06:00
Jason Wilder
11faa5f240 Disable proxy buffering
For #1
2014-05-07 13:46:28 -06:00
Jason Wilder
435a8ba30a Fix typo 2014-05-05 14:15:18 -06:00
Jason Wilder
5623ca7b92 Updated instructions 2014-05-05 14:13:51 -06:00
Jason Wilder
3d25e3da57 Initial commit 2014-05-05 11:02:01 -06:00
Jason Wilder
843a07cff7 Initial commit 2014-05-05 10:01:40 -07:00