goshiz

Results 4 comments of goshiz

I'm having the same issue with Kong 1.5.1 & Dashboard 3.6.0 any thoughts? ![image](https://user-images.githubusercontent.com/51964194/81092198-8e655900-8f00-11ea-92f6-ca4874a5992d.png)

No need to install glibc to alpine. ``` FROM alpine:3.13 RUN apk add --no-cache \ acl \ fcgi \ file \ gettext \ git \ curl \ unzip\ python3-dev \...

Hard to do a multi-stage since aws install script move files on multiple locations. I think it's not a viable solution to copy each files in the long run. Best...

> The workaround (as committed in [fd01e7e](https://github.com/Nike-Inc/gimme-aws-creds/commit/fd01e7e3696e23c5d8dded2b174f4ccdf55d99ed)) works for me and my team. Tested and approved.