tree: ade1d20d5d9e2302870964079e8653d4ac8277bd [path history] [tgz]
  1. hooks/
  2. docker-compose.yaml
  3. Dockerfile
  4. README.MD
alpine/README.MD

When building with alpine basic image, please specify APISIX_VERSION through build-arg

$ docker build --build-arg APISIX_VERSION=$APISIX_VERSION -t $IMAGE_NAME .

Note: The minimum version of docker that supports building image is docker 17.05.0-ce.