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/04/18 00:45:38 UTC

[GitHub] [apisix-docker] Chever-John commented on issue #300: Redesign the document architecture of apisix-docker

Chever-John commented on issue #300:
URL: https://github.com/apache/apisix-docker/issues/300#issuecomment-1100986047

   Hi, I have changed the structure. Please review it. @spacewander 
   
   - centos
     - X86-64
       - normal use:
         make build-on-centos
         make push-on-centos
         make save-centos-tar
       - dev:  
         make build-on-alpine-dev
       - alpine: 
         make build-on-alpine
         make build-on-alpine-cn
         make build-on-alpine-local
         make push-on-alpine
         make save-alpine-tar
       - All-in-one:
         make build-all-in-one
         make build-dashboard-all-in-one
         make build-dashboard-centos
         make build-dashboard-alpine
         make push-multiarch-dashboard
         make save-dashboard-centos-tar
         make save-dashboard-alpine-tar
   - make help


-- 
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