Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automatic image support for various archs #117

Closed
wants to merge 1 commit into from

Conversation

IslamAlam
Copy link

The modification allows for automatic image support for various archs.

Added manifest file for the docker image for multi-arch support.

I have added the build to this repo which support multi-arch:
https://hub.docker.com/repository/docker/imansour/traefik-forward-auth/

Supported arch:
linux/amd64, linux/386, linux/arm64, linux/ppc64le, linux/s390x, linux/arm/v7, linux/arm/v6

@SuperSandro2000
Copy link
Contributor

You are mixing tabs and spaces.

@thomseddon
Copy link
Owner

Sorry If I'm missing something here - but doesn't go default to building on whatever arch your currently on anyway?

@thomseddon thomseddon added enhancement New feature or request under review labels Apr 30, 2020
@SuperSandro2000
Copy link
Contributor

@thomseddon you are right. Totally missed that.

@IslamAlam
Copy link
Author

@SuperSandro2000 @thomseddon I think this PR would not be needed then as PR #116 already introduced. I include the PR as I was using buildx for building the images for supporting multi arch:
https://hub.docker.com/repository/docker/imansour/traefik-forward-auth/tags?page=1

@thomseddon thomseddon closed this May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request under review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants