Skip to content

remove top-level Dockerfile #399

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

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

jameslamb
Copy link
Member

contributes to #398 (by removing a stray reference to Python 3.7)

As far as I can tell, the Dockerfile at the repo is not used for anything.

It was checked in 2 years ago in #42, and hasn't been modified since. Even there, it doesn't look like it was used for anything.

That PR was called "Add GCP Vertex AI docs". The Vertex docs here don't rely on it: https://github.com/rapidsai/deployment/blob/main/source/cloud/gcp/vertex-ai.md.

I don't see any other obvious uses searching around the repo like this:

git grep 'docker build'
git grep Dockerfile

I think it can and should be removed.

@jameslamb jameslamb added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Jul 24, 2024
@jacobtomlinson jacobtomlinson merged commit 55655dc into rapidsai:main Jul 25, 2024
3 checks passed
@jameslamb jameslamb deleted the remove-dockerfile branch July 25, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants