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 2020/10/29 04:13:24 UTC

[GitHub] [apisix-docker] juzhiyuan commented on a change in pull request #81: feat: remove Dashboard

juzhiyuan commented on a change in pull request #81:
URL: https://github.com/apache/apisix-docker/pull/81#discussion_r513947957



##########
File path: alpine/Dockerfile
##########
@@ -7,10 +7,6 @@ RUN set -x \
     && apk add --no-cache --virtual .build-deps git \
     && git clone -b ${APISIX_VERSION} https://github.com/apache/apisix.git /tmp/apisix \
     && cd /tmp/apisix \

Review comment:
       cc @membphis  Not sure if this line should be removed, if yes, kindly remove it from this PR.




----------------------------------------------------------------
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:
users@infra.apache.org