Zeping Bai dff8516fab feat: bump APISIX to 2.10.4 (#282) | 2 years ago | |
---|---|---|
.. | ||
hooks | 3 years ago | |
Dockerfile | 2 years ago | |
README.MD | 3 years ago |
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
.