mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* Consolidate MinimalLib Dockerfiles to avoid code duplication Remove Dockerfile_legacy_browsers since IE11 is not used anymore * add project name to docker-compose YAML files * add projectName to azure pipelines DockerCompose section * updated scripts/build_rdkit.js and Dockerfiles to enable end-to-end builds * changes in response to review * - remove unused docker-compose file - update azure-pipelines.yml * fix service dependency * CI build should copy_from_local * docs update, make it work for local builds, minimize git clone * - changes in response to review - added an option to build from the local source tree to scripts/build_rdkitjs.sh --------- Co-authored-by: ptosco <paolo.tosco@novartis.com> Co-authored-by: greg landrum <greg.landrum@gmail.com>