Search code examples
mysqldockerpackage-management

What is the package manager for the mysql docker image/container?


I have a mysql image running and I want to install vim or nano text editors along with pip and other tools. I cant figure out the package manager for the mysql image.

I have tried yum, apk, apt, apt-get...


Solution

  • it might be microdnf from yansifw