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

docs: update user guide with docker image information #980

Merged

Conversation

etolbakov
Copy link
Contributor

Which issue does this PR close?

Closes #537

What changes are included in this PR?

update user guide with docker image information.

Are there any user-facing changes?

the wording in user guide is updated, no other changes

@etolbakov
Copy link
Contributor Author

Hello @andygrove
Could you please take a look when you have time?

Regards, Eugene

Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

Thank you @etolbakov

Run the following commands to clone the source repository and build the Docker image.
Run the following commands to download the [official Docker image](https://github.com/apache/arrow-ballista/pkgs/container/arrow-ballista-standalone):
```bash
docker pull ghcr.io/apache/arrow-ballista-standalone:0.12.0-rc4
Copy link
Member

Choose a reason for hiding this comment

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

I am not sure why we only have images for rc tags and not for the final release tag. @avantgardnerio do you happen to remember anything about this?

Copy link
Member

Choose a reason for hiding this comment

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

I vaguely remember that maybe we wanted to just re-tag the rc rather than build a new image?

@etolbakov
Copy link
Contributor Author

Thank you for the approval @andygrove!
Is there anything needed from my side or this PR is good to be merged as is?

@andygrove andygrove merged commit 333ba24 into apache:main Feb 13, 2024
16 checks passed
@etolbakov etolbakov deleted the etolbakov/update-docs-with-docker-image-info branch February 13, 2024 16:05
@etolbakov
Copy link
Contributor Author

Thank you!

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.

Update user guide to include public docker image information
2 participants