Sign inSign up

yzhou16/firefox

By yzhou16

Updated 7 months ago

old firefox version can upload sde file into 10.3.1 arcgis manager data store

Image
Developer tools
0

152

yzhou16/firefox repository overview

Source: https://hub.docker.com/r/raesene/firefox

Open 'xQuartz.app' on MacOS, then type following in 'xTerm' window

xhost +localhost

Run firefox

docker run --rm -it --name=firefox -e DISPLAY=host.docker.internal:0 -v /tmp/.X11-unix:/tmp/.X11-unix -v $HOME/Public/EFS/Docker/firefox:/root/Desktop:rw yzhou16/firefox:v40

# OR

/opt/X11/bin/xhost +;docker run --rm -it --name=firefox -e DISPLAY=host.docker.internal:0 -v /tmp/.X11-unix:/tmp/.X11-unix -v $HOME/Public/EFS/Docker/firefox:/root/Desktop:rw yzhou16/firefox:v40;/opt/X11/bin/xhost -

Tag summary

Content type

Image

Digest

sha256:c386976fe

Size

228.4 MB

Last updated

7 months ago

docker pull yzhou16/firefox:v40