Sign inSign up

dynomitedb/build-c

By dynomitedb

Updated over 10 years ago

DynomiteDB C/C++ build image

Image
1

10K+

dynomitedb/build-c repository overview

DynomiteDB C/C++ build image

Build DynomiteDB components written in C/C++.

Do not use this image directly as it is referenced within each application's build image.

Manually build the build-c image

This image is automatically built on DockerHub. However, if you want to manually build this image then execute the commands below.

Clone the repo.

mkdir -p ~/repos/ && cd $_

git clone https://github.com/DynomiteDB/docker-build-c.git

cd into the repo.

cd ~/repos/docker-build-c

Build the image.

docker build -t dynomitedb/build-c .

Tag summary

Content type

Image

Digest

Size

199 MB

Last updated

over 10 years ago

docker pull dynomitedb/build-c