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

Make running in docker instruction be copy-pastable #11148

Merged
merged 2 commits into from
Jun 28, 2024

Conversation

findepi
Copy link
Member

@findepi findepi commented Jun 27, 2024

No description provided.

@@ -57,6 +57,8 @@ this to work.
```bash
Copy link
Member Author

Choose a reason for hiding this comment

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

btw i was confused by the note about having to delete the .dockerignore file.
do you maybe know when this can be needed?

Copy link
Contributor

Choose a reason for hiding this comment

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

I do not know what that documentation refers to

Copy link
Member Author

Choose a reason for hiding this comment

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

i mean the line above

Note that there is .dockerignore file in the root of the repository that may need to be deleted in order for this to work.

Copy link
Contributor

@alamb alamb Jun 27, 2024

Choose a reason for hiding this comment

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

Sorry - I meant that I didn't know when it was needed or if it was still needed

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Looks great to me -- thank you @findepi

I tested it out locally and it works great

andrewlamb@Andrews-MacBook-Pro-2:/tmp/datafusion$ docker run --rm -it datafusion-cli
DataFusion CLI v39.0.0
>
\q

cc @Omega359 and @andygrove

@alamb alamb merged commit 7a7797c into apache:main Jun 28, 2024
24 checks passed
@alamb
Copy link
Contributor

alamb commented Jun 28, 2024

Thanks again @findepi

@findepi findepi deleted the findepi/dock branch June 29, 2024 07:41
comphead pushed a commit to comphead/arrow-datafusion that referenced this pull request Jul 2, 2024
* Migrate arrow-datafusion paths in Dockerfile

Following renames after the project extracted from Arrow.

* Make running in docker instruction be copy-pastable
findepi added a commit to findepi/datafusion that referenced this pull request Jul 16, 2024
* Migrate arrow-datafusion paths in Dockerfile

Following renames after the project extracted from Arrow.

* Make running in docker instruction be copy-pastable
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