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

Use pip for installing docker dependencies #8

Merged
merged 1 commit into from Nov 30, 2022
Merged

Use pip for installing docker dependencies #8

merged 1 commit into from Nov 30, 2022

Conversation

fspoettel
Copy link
Contributor

This changes the Dockerfile to use pip for installing dependencies instead of poetry. This saves time by avoiding to having to install poetry in the container.

closes #7

@k2bd k2bd merged commit 790fae1 into k2bd:main Nov 30, 2022
@fspoettel fspoettel deleted the ci/install-command branch November 30, 2022 17:40
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.

Speed up action container build
2 participants