tzssangglass 86f65b7556 feat: release APISIX 3.0.0 (#372) %!s(int64=2) %!d(string=hai) anos
..
hooks 07e45fc003 docs: add the ASF header (#266) %!s(int64=3) %!d(string=hai) anos
Dockerfile 86f65b7556 feat: release APISIX 3.0.0 (#372) %!s(int64=2) %!d(string=hai) anos
README.MD f73d0b93b8 docs: improve the documentation of alpine (#134) %!s(int64=3) %!d(string=hai) anos

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.