{"id":23619516,"url":"https://github.com/manuellr/docker-flameshot","last_synced_at":"2025-08-30T22:30:28.037Z","repository":{"id":27686059,"uuid":"110158288","full_name":"ManuelLR/docker-flameshot","owner":"ManuelLR","description":"Flameshot (Dockerized) - Powerful yet simple to use screenshot software for GNU/Linux","archived":false,"fork":false,"pushed_at":"2022-07-04T05:05:10.000Z","size":28,"stargazers_count":21,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T07:02:13.584Z","etag":null,"topics":["docker","docker-image","flameshoot","gnu-linux","gplv3"],"latest_commit_sha":null,"homepage":"https://github.com/flameshot-org/flameshot","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ManuelLR.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}},"created_at":"2017-11-09T19:39:31.000Z","updated_at":"2024-07-16T13:47:47.000Z","dependencies_parsed_at":"2022-09-08T18:00:44.059Z","dependency_job_id":null,"html_url":"https://github.com/ManuelLR/docker-flameshot","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ManuelLR/docker-flameshot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuelLR%2Fdocker-flameshot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuelLR%2Fdocker-flameshot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuelLR%2Fdocker-flameshot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuelLR%2Fdocker-flameshot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ManuelLR","download_url":"https://codeload.github.com/ManuelLR/docker-flameshot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuelLR%2Fdocker-flameshot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272917686,"owners_count":25014933,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","docker-image","flameshoot","gnu-linux","gplv3"],"created_at":"2024-12-27T19:51:46.667Z","updated_at":"2025-08-30T22:30:27.783Z","avatar_url":"https://github.com/ManuelLR.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker-Flameshot\n\n[![](https://img.shields.io/docker/pulls/manuellr/flameshot.svg)](https://hub.docker.com/r/manuellr/flameshot 'DockerHub')\n\nDockerized - [Flameshot](https://github.com/lupoDharkael/flameshot)\n\n# Running\nBased on https://gist.github.com/slok/acb235ae30129307fd53\n\n```bash\nKEY=$(xauth list | grep $(hostname) | awk '{ print $3 }' | head -n 1)\nDCK_HOST=docker-flameshot\nxauth add $DCK_HOST/unix:0 . $KEY\n\ndocker run -it --rm \\\n    -e DISPLAY=unix$DISPLAY \\\n    -v /tmp/.X11-unix:/tmp/.X11-unix \\\n    -v ~/.Xauthority:/root/.Xauthority \\\n    -e XAUTHORITY=/root/.Xauthority \\\n    -h $DCK_HOST \\\n    manuellr/flameshot\n```\n\n\n### Others arguments could be added\n- `--env=\"QT_X11_NO_MITSHM=1\"`\n- `--privileged`: Fix LibGL errors\n- `--net=host`\n\n## Troubleshooting\n### Could not connect to display\nMaybe the container haven't access to the GUI because it run with root permission.\n\nTry this command:\n```bash\nxhost local:root\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuellr%2Fdocker-flameshot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanuellr%2Fdocker-flameshot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuellr%2Fdocker-flameshot/lists"}