Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

vysmaty/dockerized-dss

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker container for Digital Signature Service

Docker Publish

This Dockerfile will provide the current Digital Signature Service Demo in version 6.2 aka DSS Demonstration WebApp

@see eSignature Service

Usage

Docker run

docker run --rm --ti -p 8080:8080 ghcr.io/vysmaty/dockerized-dss:latest

Docker Compose

Create a docker-compose.yml file with the following content:

services:
  dss:
    image: ghcr.io/vysmaty/dockerized-dss:latest
    ports:
      - '8080:8080'

See docker-compose.yml for more options.

About

Dockerized version of the EU DSS demo

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Dockerfile 87.2%
  • Shell 12.8%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.