You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/03/10 12:18:49 UTC

[GitHub] [apisix-docker] VineFiner opened a new issue #290: WARNING: Network apisix_apisix not found.

VineFiner opened a new issue #290:
URL: https://github.com/apache/apisix-docker/issues/290


   I use the demo and it fails when stopped.
   
   ```
   docker-compose -v
   docker-compose version 1.28.6, build 5db8d86f
   ```
   
   Warning
   
   ```
   docker-compose down
   Removing network apisix_apisix
   WARNING: Network apisix_apisix not found.
   ```


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-docker] VineFiner commented on issue #290: WARNING: Network apisix_apisix not found.

Posted by GitBox <gi...@apache.org>.
VineFiner commented on issue #290:
URL: https://github.com/apache/apisix-docker/issues/290#issuecomment-1064693764


   > How did you start these containers? Could you provide the reproduce steps.
   
   https://apisix.apache.org/docs/apisix/getting-started/
   
   ```
   # Download the Docker image of Apache APISIX
   git clone https://github.com/apache/apisix-docker.git
   # Switch the current directory to the apisix-docker/example path
   cd apisix-docker/example
   # Run the docker-compose command to install Apache APISIX
   docker-compose -p docker-apisix up -d
   ```


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-docker] tokers commented on issue #290: WARNING: Network apisix_apisix not found.

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #290:
URL: https://github.com/apache/apisix-docker/issues/290#issuecomment-1064683561


   How did you start these containers? Could you provide the reproduce steps.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-docker] VineFiner closed issue #290: WARNING: Network apisix_apisix not found.

Posted by GitBox <gi...@apache.org>.
VineFiner closed issue #290:
URL: https://github.com/apache/apisix-docker/issues/290


   


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-docker] leslie-tsang commented on issue #290: WARNING: Network apisix_apisix not found.

Posted by GitBox <gi...@apache.org>.
leslie-tsang commented on issue #290:
URL: https://github.com/apache/apisix-docker/issues/290#issuecomment-1064686654


   > docker-compose down
   Removing network apisix_apisix
   WARNING: Network apisix_apisix not found.
   
   It's acceptable if the network is not found when during `docker-compose down`


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-docker] VineFiner commented on issue #290: WARNING: Network apisix_apisix not found.

Posted by GitBox <gi...@apache.org>.
VineFiner commented on issue #290:
URL: https://github.com/apache/apisix-docker/issues/290#issuecomment-1064791756


   docker-compose -p docker-apisix down


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org