Build DynomiteDB components written in C/C++.
Do not use this image directly as it is referenced within each application's build image.
build-c imageThis 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 .
Content type
Image
Digest
Size
199 MB
Last updated
over 10 years ago
docker pull dynomitedb/build-c