Sign inSign up

frosner/h2o

By frosner

Updated almost 10 years ago

H2O in Docker

Image
0

10K+

frosner/h2o repository overview

H2O in Docker

Docker Pulls

Usage

docker run \
  --net host \
  -e H2O_NODE_COUNT=1 \
  -e H2O_GROUP_ID=1100 \
  -e H2O_USER_ID=1100 \
  frosner/h2o \
  java \
  -Xmx1g \
  -jar /opt/h2o.jar \
  -name "h2o-cluster" \
  -nthreads 2

Tag summary

Content type

Image

Digest

Size

851.6 MB

Last updated

almost 10 years ago

docker pull frosner/h2o