gotify / server

A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
https://gotify.net
Other
11.01k stars 619 forks source link

Add curl package on ARM Dockerfile #350

Open sadmin91 opened 4 years ago

sadmin91 commented 4 years ago

On issue #308, curl package has been added on standard Dockerfile. is it possible to add this package on ARM Dockerfile?

jmattheis commented 4 years ago

That's not that easy because we need some kind of emulation on travis-ci to install packages while building the arm docker image. I'll see what I can do.

minecraftchest1 commented 2 years ago

Github actions supports multiple operating systems on multiple architectures, including arm64.

Enissay commented 4 weeks ago

Please update on this. It is needed to enable container healthcheck