This repository contains the Dockerfiles for the images used in the CI of ReductStore. Both images fetch conanfile.txt from the ReductStore repository and build conan dependencies.
- CI image based on Alpine Linux 3.16
- Debug and Release builds
- Repository: ghcr.io/reductstore/build_image:alpine
- Deploy image based on Ubuntu 20.04
- Release build
- Repository: ghcr.io/reductstore/build_image:ubuntu