bzp2010 96d7c43d52 feat: bump APISIX to 2.10.0 (#230) 3 years ago
..
hooks d83f738f64 fix v1.2 docker build issue (#47) 4 years ago
Dockerfile 96d7c43d52 feat: bump APISIX to 2.10.0 (#230) 3 years ago
README.MD f73d0b93b8 docs: improve the documentation of alpine (#134) 3 years ago

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.