edgedb / edgedb-docker

Official Docker Image packaging for EdgeDB
81 stars 16 forks source link
docker-image edgedb

The official Docker image for EdgeDB

This repository contains the officially maintained Docker image packaging EdgeDB and the EdgeDB CLI.

Documentation

When to use this image

This image is intended for use in production, or as part of a development setup that involves multiple containers orchestrated by Docker Compose or a similar tool. Otherwise, we recommend using the edgedb CLI to install EdgeDB and manage local instances.

What is EdgeDB?

EdgeDB is an open-source object-relational database built on top of PostgreSQL, featuring:

Try the quickstart or jump into the docs to get started with EdgeDB.