devforth / spa-to-http

Lightweight zero-configuration SPA HTTP server. Serves SPA bundle on HTTP port so it plays well with Traefik out of the box. Compatible with Vue.js, React and Angular
MIT License
110 stars 8 forks source link

Use docker buildx to create multiplatform builds #7

Closed seppaleinen closed 1 year ago

seppaleinen commented 1 year ago

I was not able to use this image without having to emulate the amd64-structure on a mac-m1, so I checked around and saw that it should be possible to create a images that works for both platforms if you change the publish-script a little bit. Please check it out and see if it is any good :)

ivictbor commented 1 year ago

Awesome, also thanks for joining tags into one command