Skip to content

viliusl/docker-h2-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-h2-server

Dockerfile project for building a mix container with h2 database and web console. Source image https://github.com/viliusl/docker-sshd-nginx provides nginx and sshd as well.

About

This repository contains all needed resources to build a docker image with following features:

  • sshd with passwordless login;
  • nginx running and serving simple static page with links to available services;
  • h2 server and console running;
  • services configured and runnign via supervisor.

For convenience there is a ./build.sh command for building image and ./manage.sh for starting (with proper port mappings), stopping and connecting via ssh, opening web browser.

Usage

You can download this image from public Docker Registry.

And use manage.sh for managing this container or figuring out run, ssh commands.

Happy cooking.

About

Dockerfile project for building a h2 server-based image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages