AZ
az82/docker-derby
Docker image for Apache Derby. :warning: This image is no longer mainained.
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
- 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
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
On this page
Languages
Dockerfile100.0%
Contributors
Apache License 2.0
Created February 9, 2017
Updated January 7, 2025