Sign inSign up

shawn/firefox32

By shawn

Updated almost 11 years ago

Firefox 24 under Ubuntu 13.10 32bit Size: 605.3 MB

Image
2

1.7K

shawn/firefox32 repository overview

This is a containerized firefox application to run Webex (requires 32bit libraries) under my my 64bit Archlinux.

Usage:

Remove access control on your X server

xhost +

Run image:

docker run -rm shawn/firefox32

Run image with hostname IP:XPORT other than 172.17.42.1:0

docker run -rm --env=DISPLAY=IP:PORT shawn/firefox32

If you would like to have sound support, load module-native-protocol-tcp module to pulseaudio server and this line into the Dockerfile:

ENV PULSE_SERVER tcp:172.17.42.1

Due to firefox doesn't support pulseaudio output natively, you need to add pcm.!default{ type:pulse } to /etc/asound.conf.

Tag summary

Content type

Image

Digest

sha256:1a48b084a

Size

268.1 MB

Last updated

almost 11 years ago

docker pull shawn/firefox32