Skip to content

Commit

Permalink
fix: remove outdated apisix-runtime-apk build construction from docs (#…
Browse files Browse the repository at this point in the history
…381)

Signed-off-by: Nic <[email protected]>
  • Loading branch information
nic-6443 committed Apr 22, 2024
1 parent 50da3d5 commit e186545
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,14 +106,6 @@ ls output/
apisix-runtime_1.0.0-0~ubuntu20.04_amd64.deb
```

Packaging an Alpine docker image of Apache APISIX's OpenResty distribution
```sh
make package type=apk app=apisix-runtime version=1.0.0 image_base=golang image_tag=1.19-alpine
docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
apache/apisix-runtime-apk 1.0.0 cd456bf03d1c 9 seconds ago 504MB
```

## Details

- `Makefile` the entrance of the packager
Expand Down

0 comments on commit e186545

Please sign in to comment.