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

release: multi-platform docker image #232

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Conversation

dvdksn
Copy link
Contributor

@dvdksn dvdksn commented Feb 11, 2024

I noticed that the Docker Hub image was only built for amd64.
This adds a linux/arm64 platform variant to the Docker image,
which makes htmltest run faster (no emulation) on ARM-based systems.

Signed-off-by: David Karlsson [email protected]

Adds a linux/arm64 platform variant to the Docker image

Signed-off-by: David Karlsson <[email protected]>
@wjdp
Copy link
Owner

wjdp commented Feb 16, 2024

Nice, thanks!

@wjdp wjdp merged commit b61b82d into wjdp:master Feb 16, 2024
10 checks passed
@dvdksn dvdksn deleted the docker-multiplatform branch February 16, 2024 13:55
@mowies
Copy link

mowies commented Apr 18, 2024

@wjdp it would be great to have that released :)

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.

None yet

3 participants