docker-rdkit
docker-rdkit copied to clipboard
Lightweight RDKit images for production deployment
These new scripts use the current two-container strategy to build RDKit and assemble an [AWS Lambda Layer](https://docs.aws.amazon.com/lambda/latest/dg/configuration-layers.html) as a deployable zip file. As the Lambda environment is CentOS-like, the method...
These new scripts use the current two-container strategy to build RDKit and assemble an [AWS Lambda Layer](https://docs.aws.amazon.com/lambda/latest/dg/configuration-layers.html) as a deployable zip file. As the Lambda environment is CentOS-like, the method...
In the last day or so the arm64 builds we use do not seem to be available anymore. We have had to adjust our docker-compose files to use the linux/amd64...