Closed
Description
Messed up some permissions for files in a volume mount involved with one of my running pods.
Basically, I did some docker pulls on a few tags 5.7.38, 5.7, 5.7-debian, 5.7-oracle, and 5.7.37
followed by some docker inspects...
tag 5.7.38: "MYSQL_VERSION=5.7.38-1.el7"
tag 5.7: "MYSQL_VERSION=5.7.38-1.el7"
tag 5.7.37: "MYSQL_VERSION=5.7.37-1debian10"
I realize now there is a debian specific tag up there but I'll submit this for general awareness at the very least