Docker image for nginx with Kaltura's VoD module
100K+
This repository contains a Dockerfile for building nginx with Kaltura's vod-module.
This repository uses Docker's multi-stage builds, therefore building this image
requires Docker 17.05 or higher. Given that you have all the required
dependencies, building the image is as simple as running a docker build:
docker build -t nytimes/nginx-vod-module .
The image is available on Docker Hub: https://hub.docker.com/r/nytimes/nginx-vod-module/.
Content type
Image
Digest
Size
29.3 MB
Last updated
over 6 years ago
docker pull nytimes/nginx-vod-module