-
I installed OpenMetaData in Docker Desktop 1.4.7 on Windows. I looked into the mysql image and it has 177 vulnerabilities. The elasticsearch image has 80 vulnerabilities. Am I doing something wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
For Production Deployment using Docker, we recommend bringing your own Databases and ElasticSearch Engine and not rely on quickstart packages. |
Beta Was this translation helpful? Give feedback.
-
@josteint we do not control the mysql or elasticsearch images, those communities are responsible for publishing those images. If there are any vulnerabilities in opemetadata-server we will make sure with every release there are zero vulnerabilities |
Beta Was this translation helpful? Give feedback.
@josteint we do not control the mysql or elasticsearch images, those communities are responsible for publishing those images. If there are any vulnerabilities in opemetadata-server we will make sure with every release there are zero vulnerabilities
As @Prajwal214 describe for production deployment, make sure you are depending on a external saas or using a docker image that will work for you from the respective community