罗泽轩 929d620d79 feat: upgrade APISIX to 2.9 (#210) | il y a 3 ans | |
---|---|---|
.. | ||
hooks | il y a 4 ans | |
Dockerfile | il y a 3 ans | |
README.MD | il y a 3 ans |
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
.