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
- Host: GitHub
- URL: https://github.com/humbertodias/docker-h2
- Owner: humbertodias
- Created: 2021-05-15T23:46:12.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T02:27:34.000Z (over 1 year ago)
- Last Synced: 2025-03-02T02:09:03.308Z (over 1 year ago)
- Topics: docker, h2
- Language: Dockerfile
- Homepage: https://hub.docker.com/repository/docker/hldtux/h2
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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