soulbird a30e08f777 feat: upgrade APISIX to 2.15.0 (#338) | hace 2 años | |
---|---|---|
.. | ||
hooks | hace 3 años | |
Dockerfile | hace 2 años | |
README.MD | hace 3 años |
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
.