Skip to content

Conversation

@adamjtaylor
Copy link
Collaborator

This pull request simplifies and consolidates the Python package installation process in the docker/Dockerfile. The main change is combining multiple separate pip install commands into a single command, which improves build efficiency and readability.

Dockerfile improvements:

  • Consolidated multiple pip install commands for dependencies (openslide-python, opencv-python-headless, synapseclient, mantel, and ome_types>=0.4.2) into a single command for better efficiency and maintainability.

@adamjtaylor adamjtaylor linked an issue Jan 16, 2026 that may be closed by this pull request
@adamjtaylor adamjtaylor merged commit 31f7b43 into main Jan 16, 2026
2 checks passed
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.

Docker build failing

2 participants