Hey there, another thing. There is no official image for linux/arm (I am using a M1 mac). Would you provide one? Could I be of any help?
Thank you Roger! Right now this does not seem to cause problems (I am only testing locally). Do you recommend to take the same dockerfile and build the image myself? Or do you think you should look at docker buildx (I guess? not at all a Docker expert) and in your CI publish two different versions of the same tag, one for each platform? Out of curiosity, how do other libraries do this?
And thank you for the prompt replies!
no problem!
Hey Roger Y. curious if there was there any update on this? We want to deploy a phoenix server for our LLM application and though this image will likely work in the server we deploy to, I'm not sure how to test this phoenix server on my mac (outside of just using the notebook approach, which i've done) Apart from a different arm64 based image, are there any other ways i can test the server on my machine ?
test this phoenix server on my mac
this image will sill work on mac even thought the arch is amd. (it works on my mac which has M1)
Would you folks mind sharing the commands you are running? That would help a lot
Swaraj R. I'm guessing for running the container? They are documented here https://docs.arize.com/phoenix/reference/environments#container
