Intranet: 172.16.1.66 External network:10.0.0.66 build worpress container [[email protected] ~]# based on wordpress image docker built -t csphere/wordpress:4.2 ./docker-training/wordpress/[[email Protected] ~]# docker run -d -p 80:80 --name wordpress -e WORDPRESS_DB_HOST=172.16.1.66 -e WORDPRESS_DB_USER=admin -e wordpress_db_password=csphere2015 csphere/wordpress:4.2 136b62b500d13922da2452ee290dfd755fd8333c3e2ac79b3136c19c5289b742[[email protected] ~]# [[email protected] ~]# docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES136b62b500d1 csphere/wordpress:4.2 "/init.sh /usr/bin/s 6 minutes ago Up 6 minutes 22/tcp, 443/tcp, 0.0.0.0:80- >80/tcp wordpress d9dddf959cdf csphere/mysql:5.5 "/scripts/start" 24 hours ago Up 24 hours 22/tcp, 0.0.0.0:3306->3306/tcp newdb cf1f2bd73808 csphere/ php-fpm:5.4 "/usr/bin/supervisor 28 hours ago Up 28 hours 22/tcp, 443/tcp, 0.0.0.0:8080->80/tcp website 55e9793e58c0 csphere/centos:7.1 "/usr/bin/ Supervisor 29 hours ago up 29 hours
650) this.width=650; "Src=" Http://s5.51cto.com/wyfs02/M00/85/7A/wKioL1ekuYfT1HrIAACBb8ZL7Ig130.png-wh_500x0-wm_3 -wmp_4-s_1639433920.png "title=" Clipboard.png "alt=" Wkiol1ekuyft1hriaacbb8zl7ig130.png-wh_50 "/>
650) this.width=650; "Src=" Http://s2.51cto.com/wyfs02/M01/85/7A/wKioL1ekuauyzL-hAABI4roZyTE543.png-wh_500x0-wm_3 -wmp_4-s_3137769727.png "title=" Clipboard.png "alt=" Wkiol1ekuauyzl-haabi4rozyte543.png-wh_50 "/>
650) this.width=650; "Src=" Http://s3.51cto.com/wyfs02/M02/85/7B/wKiom1ekucTQEEc8AABGLKYNB9c087.png-wh_500x0-wm_3 -wmp_4-s_435794333.png "title=" Clipboard.png "alt=" Wkiom1ekuctqeec8aabglkynb9c087.png-wh_50 "/>
650) this.width=650; "Src=" Http://s2.51cto.com/wyfs02/M01/85/7B/wKiom1ekud-BbRUtAABdjPzVWuQ525.png-wh_500x0-wm_3 -wmp_4-s_1026444747.png "title=" Clipboard.png "alt=" Wkiom1ekud-bbrutaabdjpzvwuq525.png-wh_50 "/>
650) this.width=650; "Src=" Http://s2.51cto.com/wyfs02/M02/85/7A/wKioL1ekufzTp6yHAAA7IVZxVR8570.png-wh_500x0-wm_3 -wmp_4-s_3261081416.png "title=" Clipboard.png "alt=" Wkiol1ekufztp6yhaaa7ivzxvr8570.png-wh_50 "/>
650) this.width=650; "Src=" Http://s5.51cto.com/wyfs02/M01/85/7A/wKioL1ekuinjrCu9AAEI_fZpHqA693.png-wh_500x0-wm_3 -wmp_4-s_3802363195.png "title=" Clipboard.png "alt=" Wkiol1ekuinjrcu9aaei_fzphqa693.png-wh_50 "/>
This article is from the "Brick Blog" blog, please be sure to keep this source http://wsxxsl.blog.51cto.com/9085838/1834914
Docker Build lamp wordpress release (middle)