Skip to content

Commit e186545

Browse files
authored
fix: remove outdated apisix-runtime-apk build construction from docs (#381)
Signed-off-by: Nic <[email protected]>
1 parent 50da3d5 commit e186545

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -106,14 +106,6 @@ ls output/
106106
apisix-runtime_1.0.0-0~ubuntu20.04_amd64.deb
107107
```
108108

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-
117109
## Details
118110

119111
- `Makefile` the entrance of the packager

0 commit comments

Comments
 (0)