Mike Dillon
|
f95ff82ad0
|
Adjust entrypoint to always warn on missing socket
Also chmod the entrypoint
|
2015-09-12 07:23:36 -07:00 |
|
Mike Dillon
|
900a676af8
|
Move access_log from the http level to server
This prevents duplicate access_log entries from being written for each request
|
2015-09-03 08:33:33 -07:00 |
|
Mike Dillon
|
e5ad1ecfd1
|
Remove boot2docker-specific instructions
Both boot2docker and docker-machine will work fine with the normal `docker run`
command used in the rest of the docs.
|
2015-08-24 19:37:45 -07:00 |
|
Mike Dillon
|
682914dec7
|
Document the need to EXPOSE the proxied port
|
2015-08-23 18:41:30 -07:00 |
|
Mike Dillon
|
924fcd7984
|
Remove error_log setting from nginx.tmpl
It's already set correctly in nginx.conf
|
2015-08-23 09:00:23 -07:00 |
|
Mike Dillon
|
f36ca3d7a3
|
Prevent generating broken config
Fixes #115
|
2015-06-23 17:05:12 -07:00 |
|
Mike Dillon
|
94fd06b98c
|
Update README.md to refer to nginx 1.9.0
|
2015-05-02 15:57:48 -07:00 |
|
Mike Dillon
|
7eb785cec5
|
Update base image to nginx:1.9.0
|
2015-05-01 14:01:30 -07:00 |
|