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


   1、clone source
   
   ```shell
   git clone https://github.com/apache/apisix-docker.git
   ```
   
   2、Build Image
   
   build alpine failed:
   
   ```shell
   $ cd apisix-docker
   $ export APISIX_VERSION=2.3
   $ docker build -t apisix:${APISIX_VERSION}-alpine --build-arg 
APISIX_VERSION=${APISIX_VERSION} -f alpine/Dockerfile alpine
   Sending build context to Docker daemon 6.656 kB
   Step 1/17 : ARG ENABLE_PROXY=false
   Please provide a source image with `from` prior to commit
   ```
   I don't know what caused this problem.
   


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


Reply via email to