metacall / builder

An advanced build system based on Buildkit in order to generate compact Docker images with MetaCall runtime.
Apache License 2.0
4 stars 7 forks source link

Build Metacall for each language using the base image #8

Closed skant7 closed 2 years ago

skant7 commented 2 years ago

Added functions to copy the core folder from the metacall base image into the image with language dependencies.

There's an issue I'm facing here , when I try to build with the loaders running cmake -DOPTION_BUILD_LOADERS_PY=On -DOPTION_BUILD_LOADERS_NODE=On .. this error shows up Screenshot from 2022-03-10 00-05-49