Skip to content

Add comprehensive dependency verification to Docker build#18

Merged
delalamo merged 1 commit intomainfrom
feature/docker-verification
Jan 13, 2026
Merged

Add comprehensive dependency verification to Docker build#18
delalamo merged 1 commit intomainfrom
feature/docker-verification

Conversation

@delalamo
Copy link
Copy Markdown
Owner

The existing verification only tested --help which doesn't catch missing dependencies. Add a second verification step that:

  • Tests pdbfixer import (conda-only dependency)
  • Tests openmm import
  • Tests all graphrelax module imports including idealize
  • Verifies LigandMPNN weights are downloaded

This ensures the Docker image is fully functional before publishing.

The existing verification only tested --help which doesn't catch
missing dependencies. Add a second verification step that:
- Tests pdbfixer import (conda-only dependency)
- Tests openmm import
- Tests all graphrelax module imports including idealize
- Verifies LigandMPNN weights are downloaded

This ensures the Docker image is fully functional before publishing.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@delalamo delalamo merged commit e01ce6b into main Jan 13, 2026
3 checks passed
@delalamo delalamo deleted the feature/docker-verification branch January 13, 2026 15:43
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.

1 participant