欧美一区二区三区老妇人-欧美做爰猛烈大尺度电-99久久夜色精品国产亚洲a-亚洲福利视频一区二区

使用docker-compose部署MySQL方法-創(chuàng)新互聯(lián)

本文主要給大家介紹使用docker-compose部署MySQL方法,文章內(nèi)容都是筆者用心摘選和編輯的,具有一定的針對性,對大家的參考意義還是比較大的,下面跟筆者一起了解下使用docker-compose部署MySQL方法吧。

創(chuàng)新互聯(lián)建站是一家朝氣蓬勃的網(wǎng)站建設(shè)公司。公司專注于為企業(yè)提供信息化建設(shè)解決方案。從事網(wǎng)站開發(fā),網(wǎng)站制作,網(wǎng)站設(shè)計,網(wǎng)站模板,微信公眾號開發(fā),軟件開發(fā),小程序設(shè)計,十余年建站對混凝土攪拌罐車等多個方面,擁有豐富的網(wǎng)站維護經(jīng)驗。

[root@169_test mariadb10.3]# cat docker-compose.yml
version: '2'

services:
db:
image: mytest/mariadb10.3:latest
volumes:

  - ./db_data/:/var/lib/mysql/
restart: always
ports:
  - "3306:3306"

[root@169_test mariadb10.3]# docker-compose up
Creating network "mariadb103_default" with the default driver
Creating mariadb103_db_1 ... done
Attaching to mariadb103_db_1
db_1  | Installing MariaDB/MySQL system tables in '/var/lib/mysql' ...
db_1  | OK
db_1  |
db_1  | To start mysqld at boot time you have to copy
db_1  | support-files/mysql.server to the right place for your system
db_1  |
db_1  |
db_1  | PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
db_1  | To do so, start the server, then issue the following commands:
db_1  |
db_1  | '/usr/bin/mysqladmin' -u root password 'new-password'
db_1  | '/usr/bin/mysqladmin' -u root -h d56fe1b27eb9 password 'new-password'
db_1  |
db_1  | Alternatively you can run:
db_1  | '/usr/bin/mysql_secure_installation'
db_1  |
db_1  | which will also give you the option of removing the test
db_1  | databases and anonymous user created by default.  This is
db_1  | strongly recommended for production servers.
db_1  |
db_1  | See the MariaDB Knowledgebase at http://mariadb.com/kb or the
db_1  | MySQL manual for more instructions.
db_1  |
db_1  | You can start the MariaDB daemon with:
db_1  | cd '/usr' ; /usr/bin/mysqld_safe --datadir='/var/lib/mysql'
db_1  |
db_1  | You can test the MariaDB daemon with mysql-test-run.pl
db_1  | cd '/usr/mysql-test' ; perl mysql-test-run.pl
db_1  |
db_1  | Please report any problems at http://mariadb.org/jira
db_1  |
db_1  | The latest information about MariaDB is available at http://mariadb.org/.
db_1  | You can find additional information about the MySQL part at:
db_1  | http://dev.mysql.com
db_1  | Consider joining MariaDB's strong and vibrant community:
db_1  | https://mariadb.org/get-involved/
db_1  |
db_1  | Starting MariaDB.190611 03:38:08 mysqld_safe Logging to '/var/lib/mysql/d56fe1b27eb9.err'.
db_1  | 190611 03:38:08 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
db_1  |  SUCCESS!

^CGracefully stopping... (press Ctrl+C again to force)
Stopping mariadb103_db_1 ...
Killing mariadb103_db_1 ... done
[root@169_test mariadb10.3]# ^C
[root@169_test mariadb10.3]# docker ps -a
CONTAINER ID     IMAGE            COMMAND          CREATED       STATUS            PORTS           NAMES
d56fe1b27eb9     mytest/mariadb10.3:latest  "/run.sh"         27 seconds ago    Exited (137) 7 seconds ago               mariadb103_db_1
762ed1f53368     registry:2          "/entrypoint.sh /etc…"  2 hours ago     Up 2 hours          0.0.0.0:5000->5000/tcp  registry
[root@169_test mariadb10.3]# docker rm d
d
[root@169_test mariadb10.3]# docker-compose up  -d
Creating mariadb103_db_1 ... done

[root@169_test mariadb10.3]# mysql  -h227.0.0.1 -uroot -P3306 -p123456
mysql: [Warning] Using a password on the command line interface can be insecure.
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 14
Server version: 5.5.5-10.3.15-MariaDB MariaDB Server

Copyright (c) 2000, 2019, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql> select @@version;
+-----------------+
| @@version    |
+-----------------+
| 10.3.15-MariaDB |
+-----------------+
1 row in set (0.00 sec)

mysql>

看完以上關(guān)于使用docker-compose部署MySQL方法,很多讀者朋友肯定多少有一定的了解,如需獲取更多的行業(yè)知識信息 ,可以持續(xù)關(guān)注我們的行業(yè)資訊欄目的。

另外有需要云服務(wù)器可以了解下創(chuàng)新互聯(lián)cdcxhl.cn,海內(nèi)外云服務(wù)器15元起步,三天無理由+7*72小時售后在線,公司持有idc許可證,提供“云服務(wù)器、裸金屬服務(wù)器、高防服務(wù)器、香港服務(wù)器、美國服務(wù)器、虛擬主機、免備案服務(wù)器”等云主機租用服務(wù)以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡單易用、服務(wù)可用性高、性價比高”等特點與優(yōu)勢,專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應用場景需求。

網(wǎng)站名稱:使用docker-compose部署MySQL方法-創(chuàng)新互聯(lián)
瀏覽地址:http://chinadenli.net/article36/dgjhsg.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供面包屑導航網(wǎng)頁設(shè)計公司、小程序開發(fā)、標簽優(yōu)化定制網(wǎng)站、服務(wù)器托管

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)

外貿(mào)網(wǎng)站制作