Skip to content

erosorlando/preloaded-h2-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Need h2 database with preloaded data in openshift? Here is an example.

During container image build, all the scripts under init-scripts directory will be concatenated and written in one sql file.

After successful deployment, database will be initialized and concatenated sql file will be executed.

CREDITS :

https://github.com/oscarfonts/docker-h2 -- good base for a start!

About

Example solution to preload h2 database with data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%