little deployable firefoxes uwu
Go to file
2021-05-26 18:43:03 -04:00
etc web interface 2021-05-26 11:09:40 -04:00
mozilla/firefox default firefox profile with extention 2021-05-25 13:25:33 -04:00
spice-html5 set title 2021-05-26 11:11:43 -04:00
Dockerfile add some fonts and codecs because the modern web is yucky 2021-05-26 11:23:21 -04:00
README.md explain the ports 2021-05-26 18:43:03 -04:00

bnuuy

little deployable firefoxes uwu

Screenshot of bnuuy in action

at 568MB its pretty big. most of that is firefox though. you can omit some of the codecs and fonts to save like 50MB, but then most webpages will be half-broken

this is essentially bunny, alpine-vnc, and spice-chrome shoved together into one alpine docker container

build the image

clone the repo and go in it, then you can

docker build -t xfnw/bnuuy .

running it

this is just an example, you probably want different flags for your usecase

docker run -p 5900:5900 -p 5959:5959 -it xfnw/bnuuy

in this example, you can point your web browser to 5959 or a spice client to 5900