ubergarm/openresty-nginx-jwt

Alpine Version

f4bio opened this issue · 1 comments

f4bio commented

hi there

the TODO in your README.md is fixed by using openresty/openresty:alpine-fat instead of the base alpine version (see explanation)

I ran into the exact same problem yesterday. I had to customize your work further, resulting in a different project. I think my changes wouldn't fit your project's intentions as they tackle a few more problems I ran into during development.
But, I could of course create some PRs, if you want to?

Anyhow.... TLDR: use openresty/openresty:alpine-fat instead of "openresty/openresty:alpine"

Finally working on this now. Just about a year later.. :) Thanks for finding the alpine-fat flavor!

Took the size down from ~517MiB to ~241MiB not bad!

[60ab81f]