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

Latest commit

 

History

History
20 lines (13 loc) · 699 Bytes

File metadata and controls

20 lines (13 loc) · 699 Bytes

Apache Derby Docker Image

⚠️ This image is no longer maintained.

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