Skip to content

Releases: vysmaty/dockerized-dss

6.4.0

12 Apr 14:16

Choose a tag to compare

2026-04-12: Bump DSS version to 6.4 and Tomcat to 11.0.18, updated Dockerfile and startup script accordingly.

2.0.2

12 Aug 15:43
def9df2

Choose a tag to compare

Features

  • docker: Multi-architecture (linux/amd64,linux/arm64) at GitHub Actions

2.0.1

20 Jul 09:05
fcfc114

Choose a tag to compare

Features

  • docker: Upgrade base image to eclipse-temurin:21-jdk-alpine and DSS bundle to 6.2

  • docker: Upgrade Tomcat to version 11.0.4

  • docker: Expose port 8080

Refactor

  • docker: Consolidate installation and download steps, add cleanup

  • docker: Ensure startup.sh has executable permissions

  • docker: Update startup.sh to reflect new Tomcat version and direct catalina.sh run

2.0.0

19 Jul 17:52
fcfc114

Choose a tag to compare

Features

  • docker: Upgrade base image to eclipse-temurin:21-jdk-alpine and DSS bundle to 6.2

  • docker: Upgrade Tomcat to version 11.0.4

  • docker: Expose port 8080

Refactor

  • docker: Consolidate installation and download steps, add cleanup

  • docker: Ensure startup.sh has executable permissions

  • docker: Update startup.sh to reflect new Tomcat version and direct catalina.sh run

v.0.0.3 - Working release

19 Jul 17:21
9cbe929

Choose a tag to compare

Pre-release
Update docker-publish.yml