Hey folks :wave: Got a quick question about Pinot ...
# general
g
Hey folks 👋 Got a quick question about Pinot + docker : the documentation mentioned several time docker images. Are they supposed to be used in production or just for testing purposes ?
k
g
Hey, I read that part of documentation, but the “quickstart” mention confused me, as it’s sometimes defined as a “quick way to test it”, by opposition of “running it in production”.
Thanks for the confirmation !
k
That's great feedback. Thank you.
x
We are using the image in prod, better to pick the images with tag associated with pinot release version. Just don’t blindly go to latest tag.
d
The community will also be reactive about fixing any bugs you might encounter.
g
We are using the image in prod, better to pick the images with tag associated with pinot release version. Just don’t blindly go to latest tag.
Will do, thanks !