{"id":19979043,"url":"https://github.com/fphammerle/docker-brave-browser","last_synced_at":"2025-05-04T04:32:25.615Z","repository":{"id":40450841,"uuid":"181236688","full_name":"fphammerle/docker-brave-browser","owner":"fphammerle","description":"brave-browser https://brave.com/ 🐳","archived":false,"fork":false,"pushed_at":"2025-04-25T17:26:27.000Z","size":155,"stargazers_count":11,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-01T06:03:18.397Z","etag":null,"topics":["brave","brave-browser","docker","docker-compose","podman"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/fphammerle/brave-browser/tags","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fphammerle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2019-04-13T22:53:12.000Z","updated_at":"2025-04-25T17:26:32.000Z","dependencies_parsed_at":"2023-11-17T16:45:55.410Z","dependency_job_id":"4238d322-167c-4754-9de2-3e7112d68048","html_url":"https://github.com/fphammerle/docker-brave-browser","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fphammerle%2Fdocker-brave-browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fphammerle%2Fdocker-brave-browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fphammerle%2Fdocker-brave-browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fphammerle%2Fdocker-brave-browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fphammerle","download_url":"https://codeload.github.com/fphammerle/docker-brave-browser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252288911,"owners_count":21724323,"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":["brave","brave-browser","docker","docker-compose","podman"],"created_at":"2024-11-13T03:36:15.146Z","updated_at":"2025-05-04T04:32:21.687Z","avatar_url":"https://github.com/fphammerle.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Brave Browser Container Image 🐳\n\n## Setup\n\nIn the following instructions, `podman` may be replaced with `sudo docker`.\n\n### Step 1: Select or Build Image\n\nPerform **one** of the following steps:\n- ```sh\n  $ git clone https://github.com/fphammerle/docker-brave-browser\n  $ cd docker-brave-browser\n  $ podman build -t [IMAGE_NAME] .\n  ```\n- Select a pre-built image at https://hub.docker.com/r/fphammerle/brave-browser/tags\u003cbr\u003e\n  (e.g., `docker.io/fphammerle/brave-browser:0.2.0-browser1.22.71-amd64`)\n\n### Step 2: Start Dedicated X Server\n\nChoose some arbitrary `[DISPLAY_NUMBER]` and run:\n```sh\n$ Xephyr -resizeable :[DISPLAY_NUMBER]\n# for example:\n$ Xephyr -resizeable :1\n```\n\nAlternative: Adapt the access rights of your main X server\u003cbr\u003e\n(cave: `xhost +` is horribly insecure)\n\n### Step 3: Launch Container\n\n```sh\n$ podman run --name brave_browser --rm --init \\\n    -e DISPLAY=:[DISPLAY_NUMBER] -v /tmp/.X11-unix:/tmp/.X11-unix \\\n    -v brave_browser_home:/home/browser --shm-size 1GB \\\n    --read-only --tmpfs /tmp:size=8k \\\n    --cap-drop ALL --security-opt no-new-privileges \\\n    [IMAGE_NAME]\n```\n\nAdd `--tmpfs /tmp:size=8k` when using `docker`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffphammerle%2Fdocker-brave-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffphammerle%2Fdocker-brave-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffphammerle%2Fdocker-brave-browser/lists"}