Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to Docker image #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Updates to Docker image #3

wants to merge 1 commit into from

Commits on Sep 5, 2018

  1. Updates to Dockerfile:

    * Docker image now runs a working validator service.
    * Enable customisable listen interface & size limit (via environment variables)
    * Update to GDAL 2.3.1
    * Enable ZSTD compression support
    * Redirect `/` to `/html`
    
    `docker run --rm -p 5000:5000 cog_validator` will now run the service on http://localhost:5000/
    rcoup committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    c577e99 View commit details
    Browse the repository at this point in the history