Skip to content

dlcs/image-server-node-iipsrv-openjpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-server-node-iipsrv-openjpeg

A multi stage Dockerfile that builds openjpeg 2.4.0 and copies output to a new stage.

The new stage runs precompiled IIP Image with openjpeg via lighttpd.

This has been pushed to ghcr as ghcr.io/dlcs/iipsrv-openjpeg:2.4.0 and ghcr.io/dlcs/iipsrv-openjpeg:<current-sha1>

Running

docker build -t iipsrv-openjpeg:local .

docker run -d -p 8080:8080 -v /efs:/efs --name iip iipsrv-openjpeg:local ./operations.sh

About

Dockerfile for IIP Image Server with OpenJpeg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages