Files
neon/docs/docker.md
2022-03-04 13:46:44 +02:00

1.0 KiB

Docker images of Zenith

Images

Currently we build two main images:

And additional intermediate images:

Building pipeline

  1. Image zenithdb/compute-tools is re-built automatically.

  2. Image zenithdb/compute-node is built independently in the zenithdb/postgres repo.

  3. Image zenithdb/zenith is built in this repo after a successful release tests run and pushed to Docker Hub automatically.