wennuanwk commented on issue #325:
URL: https://github.com/apache/apisix-docker/issues/325#issuecomment-1174509411

   > @wennuanwk请提供有关安装的一些详细信息。
   
   `# 上传本地文件到虚拟机
   put C:\Soft\code\apisix-docker.zip /opt
   # 解压
   unzip apisix-docker.zip
   # 进入目录
   cd apisix-docker
   # 修改权限
   chmod -R 777 example/
   # 进入example目录下
   cd example
   # 启动docker容器脚本
   docker-compose -p docker-apisix up -d`
   
   
   查看镜像就出现如下:
   
   - `8b178d11321a        apache/apisix:2.14.1-alpine           "sh -c 
'/usr/bin/a..."   18 hours ago        Restarting (1) 5 minutes ago              
                        docker-apisix_apisix_1
   - 09020fabba14        grafana/grafana:7.3.7                 "/run.sh"        
        23 hours ago        Up 21 minutes                  
0.0.0.0:3000->3000/tcp             docker-apisix_grafana_1
   - 2ad240142e0b        nginx:1.19.0-alpine                   
"/docker-entrypoin..."   23 hours ago        Up 21 minutes                  
0.0.0.0:9081->80/tcp               docker-apisix_web1_1
   - 38bad775b4fa        apache/apisix-dashboard:2.13-alpine   
"/usr/local/apisix..."   23 hours ago        Up 21 minutes                  
0.0.0.0:9000->9000/tcp             docker-apisix_apisix-dashboard_1
   - fb304a877e70        bitnami/etcd:3.4.15                   
"/opt/bitnami/scri..."   23 hours ago        Up 21 minutes                  
0.0.0.0:2379->2379/tcp, 2380/tcp   docker-apisix_etcd_1
   - a76abce4322e        prom/prometheus:v2.25.0               "/bin/prometheus 
-..."   23 hours ago        Up 21 minutes                  
0.0.0.0:9090->9090/tcp             docker-apisix_prometheus_1
   - 5f66f02f310a        nginx:1.19.0-alpine                   
"/docker-entrypoin..."   23 hours ago        Up 21 minutes                  
0.0.0.0:9082->80/tcp               docker-apisix_web2_1
   - b5a93a50d63d        redis                                 
"docker-entrypoint..."   7 weeks ago         Up 21 minutes                  
0.0.0.0:6379->6379/tcp             redis-test
   
   `


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to