spacewander commented on issue #300: URL: https://github.com/apache/apisix-docker/issues/300#issuecomment-1101146923
> 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 It's confusing. Why centos is the same level of `make help`? And there is no need to write a doc about `make help` or `make save-` or `make upload-` which are unnecessary for the users. -- 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]
