Adjusted Dockerfile for Bayer

This commit is contained in:
Tim Lorsbach
2026-04-14 21:01:01 +02:00
parent 67cb7d248a
commit 3c385ba7a2
2 changed files with 37 additions and 8 deletions

View File

@ -37,6 +37,7 @@ RUN --mount=type=ssh \
# Now copy source and do a final sync to install the project itself
# Ensure .dockerignore is reasonable
COPY biotransformer biotransformer
COPY bayer bayer
COPY bridge bridge
COPY envipath envipath
COPY epapi epapi