Skip to content

Releases: woblerr/docker-greenplum

v0.3

08 May 20:51
dc805a5
Compare
Choose a tag to compare
  • Add linux/arm64 platform to build matrix #3 .
  • Add custom init scripts #4:
    • Implement the ability to run custom .sql and .sh scripts placed in /docker-entrypoint-initdb.d after the Greenplum cluster is initialized and started.
    • Fix diskquota initialization.
    • Fix push to registry in CI for Oracle Linux images.
    • Fix JAVA_HOME for different platforms in Ubuntu images.
  • Remove the older gpdb versions from CI and docs #5.

Full Changelog: v0.2...v0.3

v0.2

09 Apr 09:55
2c18e2d
Compare
Choose a tag to compare
  • Add builds for GPDB 6 and 7 on Oracle Linux 8 #1
  • Add Makefile #2

Full Changelog: v0.1...v0.2