New Phoenix Image Variants for Root and Nonroot Permissions
Just a heads up here that we have a bunch of new image variants now. If you were struggling with fsGroup and write permissions to volumes, you can use a root image if you so choose and migrate to nonroot once you have everything setup. Thanks! arizephoenix/phoenix:latest Latest released version of Phoenix using root permissions. arizephoenix/phoenix:latest-nonroot Latest released version of Phoenix using nonroot permissions. Ensure the image has the required filesystem permissions before using. arizephoenix/phoenix:latest-debug Latest released version of Phoenix using a debug base image. arizephoenix/phoenix:version-X.X.X Build for a specific release version using root permissions. arizephoenix/phoenix:version-X.X.X-nonroot Build for a specific release version using nonroot permissions. arizephoenix/phoenix:version-X.X.X-debug Build for a specific release version using a debug image. For more details: https://docs.arize.com/phoenix/deployment#images
