[Debichem-devel] Bug#1077055: Bug#1077055: Bug#1077055: postgresql-16-rdkit: inchi support not included in rdkit build
Andrius Merkys
merkys at debian.org
Tue Sep 24 15:04:04 BST 2024
Hi,
On 2024-09-24 16:30, David Lounsbrough wrote:
> Hi, I am simply standing up a Postgres database with this package
> installed in it. This is the entire Dockerfile I am using:
>
> ```
> FROM postgres:16 AS postgres-env
>
> RUN apt-get update && \
> apt-get install -yq postgresql-16-rdkit && \
> apt-get clean
> ```
This Dockerfile most likely contains an outdated rdkit package. What is
the version of postgresql-16-rdkit which gets installed on RUN action?
Best wishes,
Andrius
More information about the Debichem-devel
mailing list