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

Buildx/Multi-Arch Support #32

Open
heywoodlh opened this issue Jul 25, 2021 · 0 comments
Open

Buildx/Multi-Arch Support #32

heywoodlh opened this issue Jul 25, 2021 · 0 comments

Comments

@heywoodlh
Copy link

heywoodlh commented Jul 25, 2021

Request

I'm not sure if this is already supported but it'd be awesome to use docker-template to build for multiple architectures. Perhaps using something like the Docker buildx plugin would be best.

I'm not a Ruby user at all and only discovered docker-template today when attempting to build jekyll's Docker image on my M1 Macbook, but if I could use docker-template to build cross-architecture builds I would absolutely use docker-template for my personal projects.

Examples

Something like this would be really awesome:

docker-template buildx --platform linux/amd64,linux/arm64,linux/armhf ...

Anyway, not sure if this is all that feasible but if it was possible it would probably make things easier for users of docker-template to be able to deploy for more than one platform (unless it's already possible and I just missed it in the documentation).

Thanks for a super cool tool and any time spent looking at this request!

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

No branches or pull requests

1 participant