FROM openresty/openresty:alpine RUN apk --update add \ nginx \ nginx-mod-http-lua \ nginx-mod-http-lua-upstream .
確定! 回上一頁