Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

A bunch of docker containers bringing the neccessary tools to compile ArangoDB for a linux distribution

License

Notifications You must be signed in to change notification settings

arangodb-helper/build-docker-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build-docker-containers

This Repository is used up to ArangoDB 3.3

This repository contains bunch of docker containers bringing the neccessary tools to compile ArangoDB for a linux distribution.

#distros This contains the docker container descriptions. The layout is the following:

<linux distro>/<version> -- Dockerfile # the file to build this container
                         +- scripts/ + # utility scripts 
                                     +- install.sh # will pull GCC etc.
                                     +- prepare_buildenv.sh # should be sourced during compilation to set up the environment / paths etc. for compiling.

This is part of the ArangoDB Release Flow

About

A bunch of docker containers bringing the neccessary tools to compile ArangoDB for a linux distribution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published