Sign inSign up

lyasper/greenplum

By lyasper

Updated almost 6 years ago

Greenplum cluster in one command

Image
5

10K+

lyasper/greenplum repository overview

Following command will start Greenplum cluster of latest version 6 tag on your 5432 port:

docker run -d -p 5432:5432 lyasper/greenplum:6

GPORCA is supported after the 6.12.0 tag.

The gpadmin users have privilige access without password. Never never use this in production.

The docker file and build script is in this repo: https://github.com/lij55/gphost/tree/oss

Tag summary

Content type

Image

Digest

Size

139.8 MB

Last updated

almost 6 years ago

docker pull lyasper/greenplum