Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Docker install MySQL

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

Docker installs MySQL service operation 1. Search for MySQL service docker search mysql2. Pull image docker pull mysql:5.7 [5.7is the version number you want to pull] 3. Launch container docker run-- name mysql-p 3306 data/mysql/logs:/logs 3306-v / data/mysql/data:/var/lib/mysqll-v / data/mysql/logs:/logs-v / data/mysql/config:/etc/mysql/conf.d-e MYSQL_ROOT_PASSWORD=****-d mysql:5.74. Check to see if the MySQL service can be improved properly.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report