Skip to content

remove top-level Dockerfile#399

Merged
jacobtomlinson merged 1 commit intorapidsai:mainfrom
jameslamb:remove-dockerfile
Jul 25, 2024
Merged

remove top-level Dockerfile#399
jacobtomlinson merged 1 commit intorapidsai:mainfrom
jameslamb:remove-dockerfile

Conversation

@jameslamb
Copy link
Copy Markdown
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
@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