We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50da3d5 commit e186545Copy full SHA for e186545
README.md
@@ -106,14 +106,6 @@ ls output/
106
apisix-runtime_1.0.0-0~ubuntu20.04_amd64.deb
107
```
108
109
-Packaging an Alpine docker image of Apache APISIX's OpenResty distribution
110
-```sh
111
-make package type=apk app=apisix-runtime version=1.0.0 image_base=golang image_tag=1.19-alpine
112
-docker images
113
-REPOSITORY TAG IMAGE ID CREATED SIZE
114
-apache/apisix-runtime-apk 1.0.0 cd456bf03d1c 9 seconds ago 504MB
115
-```
116
-
117
## Details
118
119
- `Makefile` the entrance of the packager
0 commit comments