稷然如此

  • 首页
  • 文章分类
    • AI
    • Android
    • Java
    • Shell
    • Vue
    • C#
    • Python
    • 数据库
    • 组件
    • 其他
    • Game
  • 常用命令
    • Docker
    • Git
    • Linux
  • 操作系统
    • CentOS
    • Ubuntu
    • Windows
    • Kylin
  • 工具
    • IntelliJ IDEA
    • Visual Studio Code
WordPress
Docker

CentOS 部署 Docker + WordPress

参考文章:CentOS 安装 Docker   1.拉取wordpress镜像 docker pull wordpress 2.拉取mysql镜像,以5.6版本为例 docker pull mysql:5.6 # 如果需要获取最新版本,命令为:docker pull mysql:latest 3.查看镜像是否拉取成功 docker images 4.检查mysql的3306端口是否被占用 netstat -antp |  grep  "3306" | grep -v "grep" 5.启动mysql do…

2023年7月10日 1155点热度 0人点赞 Akim 阅读全文

Akim

犇 骉
Java、C#、Python、Go、Android、MiniProgram、Bootstrap、Vue2

Copyright © 2025 aianran.com All Rights Reserved.

免责申明 | 隐私政策 | 服务条款 | 关于我们

黔ICP备2023008200号-1

贵公网安备 52010202003594号