RuizhaoLee opened a new issue #36: Access 8080 port has response "404 Not Found"
URL: https://github.com/apache/incubator-apisix-docker/issues/36
 
 
   I use docker to start APIs IX, and then visit 127.0.0.1:8080. The response 
is "404 not found".
   Do you have a built-in dashboard in the docker image of apsix?
   
   My command to start the apinix container is as follows
   ```shell
   docker run --name test-api-gateway -v 
${PWD}/example/apisix_conf/config.yaml:/usr/local/apisix/conf/config.yaml -v 
${PWD}/example/apisix_log:/usr/local/apisix/logs --link etcd-server -p 
8080:9080 -p 8083:9443 -d iresty/apisix
   ```
   
   
![image](https://user-images.githubusercontent.com/35215628/75210044-fe49bb80-57ba-11ea-8c2a-e1b0ac3f2388.png)
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to