Skip to content

ninjaneers-team/dss-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker container for Digital Signature Service (eSignature) of CEF Digital

Build Status

This Dockerfile will provide the current Digital Signature Service Demo of CEF in version 5.5

@see eSignature Service

Usage

Docker run

docker run --rm --ti -p 8080:8080 ninjaneers/dss:latest

Docker Compose

docker-compose up will expose DSS on http://localhost:8080