3rd-party-integrations / github-team-sync

Sync GitHub teams to groups in Active Directory, LDAP, Okta, OneLogin or AzureAD when using any authentication method for GitHub.
MIT License
201 stars 67 forks source link

Tidy up dockerfile #210

Closed NotActuallyTerry closed 3 months ago

NotActuallyTerry commented 3 months ago

This PR rearranges & tidies up the Dockerfile to achieve a few things:

Testing locally, a fresh build now takes 7 seconds less (31s vs 38s) & uses less than 25% of the space (296MB vs 1.38GB)

primetheus commented 3 months ago

thanks for this @NotActuallyTerry! 🎉