Skip to content

feat: updated shiver dockerfile with more libs and gatk4#361

Merged
kelly-sovacool merged 2 commits intodevfrom
feature_shiver_update
Mar 19, 2026
Merged

feat: updated shiver dockerfile with more libs and gatk4#361
kelly-sovacool merged 2 commits intodevfrom
feature_shiver_update

Conversation

@samarth8392
Copy link
Collaborator

Changes

  • Uses updated nciccbr base image (nciccbr/ccbr_ubuntu_22.04:v4)

  • Replaces reliance on pre-existing mamba/conda in the base image with an explicit Miniforge installation (/opt2/conda)

  • Uses mamba for deterministic and faster environment resolution

  • Fixes unsatisfiable dependencies by aligning versions required by gatk4 (Python 3.10, OpenJDK 17) and removing incompatible hard pins (e.g., numpy, pandas)

  • This comment contains a description of changes with justifications, with any relevant issues linked.

  • Write unit tests for any new features, bug fixes, or other code changes.

  • [ ] Update docs if there are any API changes.

  • [ ] Update CHANGELOG.md with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/

Co-authored-by: 41898282+github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@kelly-sovacool kelly-sovacool self-requested a review March 19, 2026 18:20
Copy link
Member

@kelly-sovacool kelly-sovacool left a comment

Choose a reason for hiding this comment

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

looks good and the build completed successfully

@kelly-sovacool kelly-sovacool merged commit 2edd600 into dev Mar 19, 2026
3 checks passed
@kelly-sovacool kelly-sovacool deleted the feature_shiver_update branch March 19, 2026 18:21
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.

2 participants