Search Docker Hub
h2
By hldtux
Docker container with H2 Server + Console
1.7K
docker run -p 8082:8082 -p 9092 hldtux/h2
or
docker run -p 8082:8082 -p 9092 -v /tmp:/home/h2 hldtux/h2
Content type
Image
Digest
sha256:6a43f3f57…
Size
244 MB
Last updated
over 2 years ago
docker pull hldtux/h2