Skip to content

Conversation

@anuraaga
Copy link
Collaborator

Adds the published image to the chatbot-rag-app docker-compose. It's used by default if --build isn't passed.


```bash
docker compose up --build --force-recreate
docker compose up --force-recreate
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I considered --pull always for reproducibility but figured the simpler command is better

Copy link
Contributor

Choose a reason for hiding this comment

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

agreed in principal, but --force-recreate is already there, too. I think we should do --pull-always until the telemetry stuff settles down, so that a future blog won't result in someone retrying and not seeing the new stuff. I know it may be overly cautious, so not hard opinion on this.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah given possible telemetry churn makes sense, added it

Copy link
Collaborator Author

@anuraaga anuraaga left a comment

Choose a reason for hiding this comment

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

@codefromthecrypt Can you take a look?

Copy link
Contributor

@codefromthecrypt codefromthecrypt left a comment

Choose a reason for hiding this comment

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

editorial only. LGTM

@codefromthecrypt codefromthecrypt merged commit 2868e7d into elastic:main Feb 13, 2025
2 checks passed
@codefromthecrypt
Copy link
Contributor

thx again!

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