Skip to content

aeternity/docker-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aeternity builder image

The images are automatically published to DockerHub aeternity/builder. It is meant to be used as docker base image for aeternity node builds.

Note: We build and install RocksDB as a dynamically loaded library to speed up aeternity build times. For this to work, -DWITH_SYSTEM_ROCKSDB=ON must be passed when building the erlang-rocksdb bindings. This is set up in the aeternity Dockerfile. Without this flag, erlang-rocksdb will compile and link RocksDB statically, which takes a long time.

About

Aeternity docker image used to run CI builds

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published