Skip to content

Installing extra modules #12

@zacharynevin

Description

@zacharynevin

How would I install extra modules. For example, I want to install the http_geoip module on top of this (http://nginx.org/en/docs/http/ngx_http_geoip_module.html).

I tried:

RUN cd / \
  && ./configure --with-http_geoip_module

But that threw an error saying ./configure: not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions