little deployable firefoxes uwu
Go to file
xfnw 31f96d35a2 switch to alpine 3.14
on latest, xorg segmentation faults
2022-02-01 21:46:29 -05:00
etc enable multi-user 2021-06-29 23:54:12 -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 switch to alpine 3.14 2022-02-01 21:46:29 -05:00
README.md fix port in readme 2022-01-20 13:52:24 -05:00

README.md

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 5800:5800 -it xfnw/bnuuy

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