gate-sso / gate

Gate is MFA Enabled SSO Platform that supports SAML, OAuth, Linux shell login and CAS
https://gate-sso.github.io
MIT License
203 stars 53 forks source link

Use alpine and optimize image build steps #25

Closed pieterlange closed 6 years ago

pieterlange commented 6 years ago

This results in a far smaller docker image:

REPOSITORY                                              TAG                                        IMAGE ID            CREATED             SIZE
ptlange/gate                                            alpine                                     0dd5e93e68b9        9 minutes ago       247MB
ptlange/gate                                            latest                                     1dd55e27a242        28 minutes ago      676MB
vjdhama commented 6 years ago

LGTM!

olttwa commented 6 years ago

@vjdhama merging this then. @pieterlange thanks.