spacewander bd267540a1 feat: upgrade APISIX to 2.15.1 2 年之前
..
hooks 07e45fc003 docs: add the ASF header (#266) 3 年之前
Dockerfile bd267540a1 feat: upgrade APISIX to 2.15.1 2 年之前
README.MD f73d0b93b8 docs: improve the documentation of alpine (#134) 3 年之前

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.