Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I build APISIX-OpenRestry deb or docker image #109

Open
rmGFW opened this issue Oct 10, 2021 · 1 comment
Open

How can I build APISIX-OpenRestry deb or docker image #109

rmGFW opened this issue Oct 10, 2021 · 1 comment

Comments

@rmGFW
Copy link

rmGFW commented Oct 10, 2021

i found that the official image of apisix will thorw an error of need to build APISIX-OpenResty to support client restriction when i use client-control plugin

i use this cmd make package type=deb app=apisix-base version=2.8 checkout=v2.8 build a deb .
but after i install this package , i don't find any executeable file on my machine
image

i event don't know what is the apisix-base mean and which cmd arguments should i pick
please give me some suggestion and help me solve the problem of need to build APISIX-OpenResty to support client restriction

thanks

@dyrnq
Copy link

dyrnq commented Nov 24, 2021

make package version=1.19.3.2.2 image_base=ubuntu image_tag=20.04 app=apisix-base type=deb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants