litesun 20317944c9 feat: upgrade APISIX to 2.11.0 (#250) | 3 anni fa | |
---|---|---|
.. | ||
hooks | 4 anni fa | |
Dockerfile | 3 anni fa | |
README.MD | 3 anni fa |
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
.