Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ciffelia/x11-firefox-docker
https://github.com/ciffelia/x11-firefox-docker
docker firefox x11
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ciffelia/x11-firefox-docker
- Owner: ciffelia
- License: mit
- Created: 2016-06-17T11:50:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-07T07:21:42.000Z (over 8 years ago)
- Last Synced: 2024-11-17T20:52:11.688Z (3 months ago)
- Topics: docker, firefox, x11
- Homepage: https://hub.docker.com/r/prince0203/x11-firefox/
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# x11-firefox-docker
[![Build Status](https://travis-ci.org/prince-0203/x11-firefox-docker.svg?branch=master)](https://travis-ci.org/prince-0203/x11-firefox-docker)
http://postd.cc/running-gui-apps-with-docker/# Usage
```
docker run -it --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix prince0203/x11-firefox
```