docker icon indicating copy to clipboard operation
docker copied to clipboard

Introduce a docker image that matches Hyperscale (Citus)

Open marcocitus opened this issue 5 years ago • 0 comments

With https://github.com/citusdata/citus/pull/4434 our docker images will automatically become a lot more useful for testing and trying out Citus, since you can immediately use Citus functionality such as columnar storage and distributed tables in a single container without having to add worker nodes.

Our current docker images are very minimalistic, which makes them a useful building block, but for testing and trying out Citus it would be nice if we had a more complete version that matched Hyperscale (Citus) in terms of extensions (e.g. PostGIS, HLL, pg_cron).

marcocitus avatar Jan 07 '21 12:01 marcocitus