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

[Documentation] add notes about registries and architecture #3316

Conversation

AlekseyKorzik
Copy link
Contributor

Clarify the architecture and registry details

## Notes

- Currently, only images published to public registries are supported. Make sure your image is available in one of them, for example DockerHub, ghcr. Locally hosted registries are not supported.
Copy link
Contributor

Choose a reason for hiding this comment

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

I misunderstood the question. It might be worth trying something like ..

Suggested change
- Currently, only images published to public registries are supported. Make sure your image is available in one of them, for example DockerHub, ghcr. Locally hosted registries are not supported.
- Currently, only images published to public registries are supported. Make sure your image is available in one of them, for example DockerHub, or ghcr. Private images can be retrieved from docker hub by [specifying your credentials](/running-node/quick-start-docker/#authenticate-with-docker-hub)

I've removed the bit about locally hosted registries because we haven't yet confirmed either way whether they work or not.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@rossjones rossjones added the th/documentation Theme: Related to documentation, including tutorials and API docs label Jan 31, 2024
@MichaelHoepler MichaelHoepler deleted the branch bacalhau-project:docupdating-a1qa February 1, 2024 21:19
@MichaelHoepler MichaelHoepler reopened this Feb 2, 2024
@MichaelHoepler MichaelHoepler merged commit e045de2 into bacalhau-project:docupdating-a1qa Feb 2, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
th/documentation Theme: Related to documentation, including tutorials and API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants