0

I'm trying to deploy madlib on openshift, but without success. I've deployed the provided image from docker hub, but it fails to start, missing the compilation step:

CONTAINER_NAME=my_madlib IMAGE_TAG=LaTex ./tool/docker_start.sh

If possible to deploy madlib on openshift ? If so, how ?

bsd
  • 1,207
  • 4
  • 15
  • 28

1 Answers1

0

madlib supports Greenplum and Postgres only at this point