Sign inSign up

alpin3/firefox

By alpin3

Updated almost 10 years ago

Firefox on Alpine (~187 MB)

Image
2

1.4K

alpin3/firefox repository overview

alpin3/firefox

firefox browser on Alpine through X11

Image is based on the openjdk base image

Docker image size

Latest

Docker image usage

docker run [docker-options] alpin3/firefox

Examples

Typical usage:

XSOCK=/tmp/.X11-unix
XAUTH=/tmp/.docker.xauth
xauth nlist :0 | sed -e 's/^..../ffff/' | xauth -f $XAUTH nmerge -
docker run -v $XSOCK:$XSOCK -v $XAUTH:$XAUTH -e XAUTHORITY=$XAUTH alpin3/firefox
Todo
  • Provide more examples

Tag summary

Content type

Image

Digest

Size

81.8 MB

Last updated

almost 10 years ago

docker pull alpin3/firefox