Skip to content

root: Improve multi arch Docker image build speed#7355

Merged
BeryJu merged 3 commits intogoauthentik:mainfrom
PKizzle:feature/multi-arch-docker-build
Nov 1, 2023
Merged

root: Improve multi arch Docker image build speed#7355
BeryJu merged 3 commits intogoauthentik:mainfrom
PKizzle:feature/multi-arch-docker-build

Conversation

@PKizzle
Copy link
Contributor

@PKizzle PKizzle commented Oct 27, 2023

Details

Use only the host architecture for GeoIP database updates and for Go cross-compilation.

This significantly speeds up image creation as the GeoIP database is architecture independent and does not need to be downloaded twice. Also, cross-compilation is faster than architecture emulation.

Note: The changes in this PR are part of #7118.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants