An open API service indexing awesome lists of open source software.

https://github.com/humbertodias/docker-h2

Docker container with H2 Server + Console
https://github.com/humbertodias/docker-h2

docker h2

Last synced: 7 months ago
JSON representation

Docker container with H2 Server + Console

Awesome Lists containing this project

README

          

[![ci-docker](https://github.com/humbertodias/docker-h2/actions/workflows/docker.yml/badge.svg)](https://github.com/humbertodias/docker-h2/actions/workflows/docker.yml)

# docker-h2

Docker container with H2 Server + Console

# Run

```shell
docker run -p 8082:8082 -p 9092 hldtux/h2
```

http://localhost:8082

image