docker-nginx-http3
docker-nginx-http3 copied to clipboard
Multi-platform images
My use case is on linux/arm64, but the image here is just for amd64. Would you consider building multi-platform images? Just like the official image do. The buildx provide this ability. https://docs.docker.com/build/building/multi-platform/
Thanks a lot!
https://github.com/macbre/push-to-ghcr/issues/37
I don't know if something changed in the meantime, but I deployed this image on an Ubuntu 22.04.3 arm64 VPS without any build errors.
Edit/Clarification: I pulled this repository and build it directly on arm64, deploying the image from dockerhub does not work.
@victor-sm Thanks for information. I find that offical image currently support http3, it works since 1.25.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@victor-sm Thanks for information. I find that offical image currently support http3, it works since 1.25.
could you share the detail, on how can I run a test with official nginx image (https://hub.docker.com/_/nginx) since v1.25?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.