Skip to content

Conversation

@nss10
Copy link
Contributor

@nss10 nss10 commented Jan 2, 2026

Link to JIRA ticket if there is one:
Discussion : slack thread

New Features

Breaking Changes

Bug Fixes

Improvements

  • Update nextflow base images to use multi-stage docker build to reduce image sizes and resource requirements during docker builds in GH workflow runs

Dependency updates

Deployment changes

@nss10 nss10 requested a review from paulineribeyre January 6, 2026 18:47
apt-get install -y --no-install-recommends \
build-essential \
wget \
ca-certificates && \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you added a few things - ca-certificates here, libglib2.0-0 and OPENSSL_CONF later. For my sake could you explain the changes?

Comment on lines -23 to -24
# Changing adding `/usr/local/lib` as a prefix to LD_LIBRARY_PATH will
# give precedence to OpenSSL 3.0.8 library files over the 3.0.2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why remove this comment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants