Raymond Yu

Results 1 comments of Raymond Yu

I was able to get around this by building a new docker image based off of k8ssandra/medusa:0.13.4 ` FROM docker.io/k8ssandra/medusa:0.13.4 USER root RUN apt-get update -y && apt-get install gcc...