Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Releases: az82/docker-derby

Version 10.16.1

09 Sep 23:06
Compare
Choose a tag to compare

Apache Derby Docker Image

This repository provides Docker images for Apache Derby using OpenJDK JRE.

You can find the built images at https://hub.docker.com/r/az82/docker-derby/.

Software Versions

Image Properties

  • Exposes port 1527
  • Provides a volume /dbs that will contain the Apache Derby databases
  • derby.log is redirected to stdout
  • Basic health check that verifies that Derby is attached to the listen port

Changes

  • Migrated from Travis to GitHub Actions
  • Upgraded to JRE 17
  • Support for arm64 added

Version 1.5

01 Sep 14:12
Compare
Choose a tag to compare

Software Versions

Image Properties

  • Exposes port 1527
  • Provides a volume /dbs that will contain the Apache Derby databases
  • derby.log is redirected to stdout
  • Basic health check that verifies that Derby is attached to the listen port

Changes

  • Derby upgraded to 10.15.2.0
  • Switched to AdoptOpenJDK maintained JRE 11 build

Version 1.4

01 Sep 14:09
Compare
Choose a tag to compare

Software Versions

Image Properties

  • Exposes port 1527
  • Provides a volume /dbs that will contain the Apache Derby databases
  • derby.log is redirected to stdout
  • Basic health check that verifies that Derby is attached to the listen port

Changes

  • Derby upgraded to 10.15.1.3
  • JRE upgraded to 11

Version 1.3

15 May 13:08
Compare
Choose a tag to compare

Software Versions

Image Properties

  • Exposes port 1527
  • Provides a volume /dbs that will contain the Apache Derby databases
  • derby.log is redirected to stdout
  • Basic health check that verifies that Derby is attached to the listen port

Changes

  • Derby version increased to 10.14.2.0

Version 1.2

27 Nov 14:24
Compare
Choose a tag to compare

Software Versions

Image Properties

  • Exposes port 1527
  • Provides a volume /dbs that will contain the Apache Derby databases
  • derby.log is redirected to stdout
  • Basic health check that verifies that Derby is attached to the listen port

Changes

  • Derby version increased to 10.14.1.0

Version 1.1

10 Feb 10:37
Compare
Choose a tag to compare

Software Versions

Image Properties

  • Exposes port 1527
  • Provides a volume /dbs that will contain the Apache Derby databases
  • derby.log is redirected to stdout
  • Basic health check that verifies that Derby is attached to the listen port

Changes

  • Log redirection fixed

Version 1.0

10 Feb 08:32
Compare
Choose a tag to compare

Software Versions

Image Properties

  • Exposes port 1527
  • Provides a volume /dbs that will contain the Apache Derby databases
  • derby.log is redirected to stdout
  • Basic health check that verifies that Derby is attached to the listen port

Version 0.1

10 Feb 00:48
Compare
Choose a tag to compare
Version 0.1 Pre-release
Pre-release

Software Versions

Image Properties

  • Exposes port 1527
  • Provides a volume /dbs that will contain the Apache Derby databases
  • derby.log is redirected to stdout