How to access RDS DB from Docker Container #rds #aws #devops #container
#access #RDS #Docker #Container #rds #aws #devops
“Avinashkumar – The Learning Destination”
This tutorial helps you to connect your RDS DB from docker container.
Use these commands to install “MariaDB/MysqlDB” on Container so you can run “mysql” command to connect your RDS.
cd /etc/yum.repos.d/
sed -i ‘s/mirrorlist/#mirrorlist/g’ /etc/yum.repos.d/CentOS-*
sed -i…
source
Concluzion: How to access RDS DB from Docker Container #rds #aws #devops #container – [vid_tags]