Skip to content

afsimoneau/dandy-docker-derby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apache Derby Docker Image

This repository provides a Docker image 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

[This applies for the fork, not the version here I've set up]

Build Status

About

Docker image for Apache Derby.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%