Skip to content

az82/docker-derby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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