I'm trying to install Firefox on Alpine Linux. I ran
$ sudo apk add firefox
And a few hundred MBs later, it installed.
However, when I ran firefox, it crashed with symbol not found errors and something to do with libmozgtk and gtk+.
How do I fix this or is it not possible to run Firefox on a musl-based distro?