Adjusted Dockerfile for Bayer

This commit is contained in:
Tim Lorsbach
2026-04-14 21:01:01 +02:00
parent ca5a9a12be
commit 451986082a
2 changed files with 38 additions and 8 deletions

View File

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