Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: simplify Dockerfile package install calls with bash wrappers #31034

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mistercrunch
Copy link
Member

Our Dockerfile has grown quite complex, with multiple calls to apt-get and pip install, which repetitive housecleaning. Here I introduce some bash scripts that do the prep and cleanup work, making thins more DRY and less error-prone

@dosubot dosubot bot added the install:docker Installation - docker container label Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
install:docker Installation - docker container size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant