Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 563 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 563 Bytes

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