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

🔧 (Spider): new cuda-based Dockerfile for Poetry install #6

Merged
merged 5 commits into from
Dec 18, 2023

Conversation

cjumel
Copy link
Contributor

@cjumel cjumel commented Dec 14, 2023

Description

As the title says, this implements a cuda-based dockerfile which installs python, poetry and the project package. Additionally, it fetches aliases & a neovim configuration, which can be customized through build-args to use user-specific stuff!

Definition of Done

  • I followed the AI Code Book (I swear!).
  • I have added/updated tests according to my changes.
  • I have added/updated documentation according to my changes.

@cjumel cjumel changed the title Cj/spider/dockerfile 🔧 (Spider): new cuda-based Dockerfile for Poetry install Dec 14, 2023
@cjumel cjumel marked this pull request as ready for review December 14, 2023 16:14
Copy link

@svensundell svensundell left a comment

Choose a reason for hiding this comment

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

Thanks for your explanation last friday, all clear for me 🎉

lib/spider/Dockerfile Show resolved Hide resolved
@cjumel cjumel force-pushed the cj/spider/dockerfile branch from 20242c9 to 04a218b Compare December 18, 2023 16:28
@cjumel cjumel changed the base branch from main to all/spider December 18, 2023 16:29
@cjumel cjumel merged commit 3a166ad into all/spider Dec 18, 2023
@cjumel cjumel deleted the cj/spider/dockerfile branch December 18, 2023 16:36
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