⚠️ 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/.
- Derby: 10.16.1.1 (http://db.apache.org/derby/index.html)
- Base Image: Latest Eclipse Temurin 17 JRE image with Debian Slim (https://hub.docker.com/_/eclipse-temurin)
- Architectures: linux/amd64,linux/arm64
- 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