{"id":16674260,"url":"https://github.com/waltertamboer/experiment-docker-firefox","last_synced_at":"2025-08-14T00:05:02.115Z","repository":{"id":146292651,"uuid":"87518471","full_name":"waltertamboer/experiment-docker-firefox","owner":"waltertamboer","description":"A test I did to get Firefox running via Docker with a graphical window.","archived":false,"fork":false,"pushed_at":"2018-02-01T10:05:11.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T19:50:04.633Z","etag":null,"topics":["docker","dockerfile","firefox","gui"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/waltertamboer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-07T07:35:29.000Z","updated_at":"2018-02-01T10:04:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b9fa90c-e9ce-4ec9-bc9b-2f7f5294c170","html_url":"https://github.com/waltertamboer/experiment-docker-firefox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waltertamboer%2Fexperiment-docker-firefox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waltertamboer%2Fexperiment-docker-firefox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waltertamboer%2Fexperiment-docker-firefox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waltertamboer%2Fexperiment-docker-firefox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waltertamboer","download_url":"https://codeload.github.com/waltertamboer/experiment-docker-firefox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243326967,"owners_count":20273579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","dockerfile","firefox","gui"],"created_at":"2024-10-12T12:30:00.415Z","updated_at":"2025-03-13T02:27:55.358Z","avatar_url":"https://github.com/waltertamboer.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# experiment-docker-firefox\n\nA test I did to get Firefox running via Docker with a graphical window.\n\n\n## Build\n\nAssuming `1000` is your current user id and group id. \n\n```bash\ndocker build \\\n    -t firefox \\\n    --build-arg USER_ID=1000 \\\n    --build-arg GROUP_ID=1000 \\\n    .\n```\n\n## Run\n\n```bash\ndocker run \\\n    -ti \\\n    --rm \\\n    -e DISPLAY=$DISPLAY \\\n    -v /tmp/.X11-unix:/tmp/.X11-unix \\\n    firefox\n```\n\n## Credits\n\nLearned this by reading an article written by [Fábio Rehm](https://github.com/fgrehm):\n* http://fabiorehm.com/blog/2014/09/11/running-gui-apps-with-docker\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaltertamboer%2Fexperiment-docker-firefox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaltertamboer%2Fexperiment-docker-firefox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaltertamboer%2Fexperiment-docker-firefox/lists"}