All Projects → edgedb → Edgedb Docker

edgedb / Edgedb Docker

Official Docker Image packaging for EdgeDB

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Edgedb Docker

Aria2 Pro Docker
Aria2 Pro | A perfect Aria2 Docker image | 更好用的 Aria2 Docker 容器镜像
Stars: ✭ 802 (+2870.37%)
Mutual labels:  docker-image
Docker Lambda Packager
A docker image based on Amazon Linux to create packages for AWS Lambda 🐳 🐜
Stars: ✭ 18 (-33.33%)
Mutual labels:  docker-image
Cb
Build container images locally using Google Cloud Container Builder compatible config file. 2017-08-22: Now there is official alternative https://github.com/GoogleCloudPlatform/container-builder-local.
Stars: ✭ 22 (-18.52%)
Mutual labels:  docker-image
Azurite
A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies
Stars: ✭ 810 (+2900%)
Mutual labels:  docker-image
Docker Sonarqube
🐳 SonarQube in Docker
Stars: ✭ 894 (+3211.11%)
Mutual labels:  docker-image
Traefik Certs Dumper
Dumps Let's Encrypt certificates of a specified domain which Traefik stores in acme.json.
Stars: ✭ 20 (-25.93%)
Mutual labels:  docker-image
Androidsdk
🐳 Full-fledged Android SDK Docker Image
Stars: ✭ 776 (+2774.07%)
Mutual labels:  docker-image
Max Inception Resnet V2
Identify objects in images using a third-generation deep residual network.
Stars: ✭ 25 (-7.41%)
Mutual labels:  docker-image
Mpsec
One Stop MPTCP Service : MPSec
Stars: ✭ 18 (-33.33%)
Mutual labels:  docker-image
Element Web
element.io docker image generator
Stars: ✭ 21 (-22.22%)
Mutual labels:  docker-image
Docker Postgis
Docker image for PostGIS
Stars: ✭ 821 (+2940.74%)
Mutual labels:  docker-image
Docker Dante Telegram
dante config builder for Telegram SOCKS-proxy & Dockerfile for building image with such proxy
Stars: ✭ 16 (-40.74%)
Mutual labels:  docker-image
Tizen4docker
Docker based solution to run Tizen Studio IDE on ANY Linux distro.
Stars: ✭ 22 (-18.52%)
Mutual labels:  docker-image
Metasfresh
We do Open Source ERP - Fast, Flexible & Free Software to scale your Business.
Stars: ✭ 807 (+2888.89%)
Mutual labels:  docker-image
Dockerfiles Windows
Various Dockerfiles for Windows Containers
Stars: ✭ 920 (+3307.41%)
Mutual labels:  docker-image
Jekyll Docker
⛴ Docker images, and CI builders for Jekyll.
Stars: ✭ 804 (+2877.78%)
Mutual labels:  docker-image
Docker Jenkins
Jenkins with Blue Ocean and support for builiding jobs in Docker
Stars: ✭ 18 (-33.33%)
Mutual labels:  docker-image
Owasp Zap Glue Ci Images
Ready to use images of Zap and Glue, especially for CI integration.
Stars: ✭ 25 (-7.41%)
Mutual labels:  docker-image
Docker Images
Out-of-box Data Science / AI platform | AI/数据科学的瑞士军刀
Stars: ✭ 25 (-7.41%)
Mutual labels:  docker-image
Up Node8
The way this project is packaging the Node 8 app isn't the best. Try the official example of Apex Up that uses the Node binary!
Stars: ✭ 22 (-18.52%)
Mutual labels:  docker-image

Official Dockerfile for EdgeDB

To build, run:

$ docker build -t edgedb:<edgedbver> --build-arg version=<edgedbver> .

Where <edgedbver> is the version of EdgeDB available for Debian 9.

The container exposes the TCP/IP port 5656, and the /var/lib/edgedb/data as the persistent data volume.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].