{"id":16544541,"url":"https://github.com/msoedov/docker-pyflame","last_synced_at":"2026-05-02T08:32:15.400Z","repository":{"id":74829808,"uuid":"79966522","full_name":"msoedov/docker-pyflame","owner":"msoedov","description":"Docker container for pyflame (a ptracing profiler for python) based on official python images","archived":false,"fork":false,"pushed_at":"2018-09-05T03:55:53.000Z","size":14,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T07:15:17.624Z","etag":null,"topics":["docker","pyflame","python"],"latest_commit_sha":null,"homepage":"","language":"Perl","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/msoedov.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"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}},"created_at":"2017-01-24T23:53:46.000Z","updated_at":"2019-09-01T01:34:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3a099df-6717-42b1-bc0b-4826d26cedbf","html_url":"https://github.com/msoedov/docker-pyflame","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"f20037fe0145124bc07b81c1424428dcf59329c5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/msoedov/docker-pyflame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoedov%2Fdocker-pyflame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoedov%2Fdocker-pyflame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoedov%2Fdocker-pyflame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoedov%2Fdocker-pyflame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msoedov","download_url":"https://codeload.github.com/msoedov/docker-pyflame/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoedov%2Fdocker-pyflame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32528220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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","pyflame","python"],"created_at":"2024-10-11T19:03:09.955Z","updated_at":"2026-05-02T08:32:15.380Z","avatar_url":"https://github.com/msoedov.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker pyflame\n\n[![](https://images.microbadger.com/badges/image/msoedov/pyflame:2.7.svg)](https://microbadger.com/images/msoedov/pyflame:2.7 \"Get your own image badge on microbadger.com\")\n [![Docker Pulls](https://img.shields.io/docker/pulls/msoedov/pyflame.svg?maxAge=2592000)](https://hub.docker.com/r/msoedov/pyflame/)\n\nThis is a [Docker](https://www.docker.com/) image for [Pyflame](https://github.com/uber/pyflame). This image runs with a base of [Python:2.7/3.5/3.6](https://hub.docker.com/_/python/) making it extremely convinient for development environment.\n\nThis image can also be found on [Docker Hub](https://hub.docker.com/r/msoedov/pyflame/).\n\n## Usage\n\n\n```shell\n\ndocker run -it --cap-add SYS_PTRACE -v \"$(pwd):/pyflame\" msoedov/pyflame:2.7 bash\npyflame \u003cPID\u003e | flamegraph.pl \u003e myprofile.svg\n\n```\nNote: `--cap-add SYS_PTRACE` is required and denied by default within Docker images\n\nThis is the bare minimum needed to use this image. Although further customization is made easier with a docker-compose file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsoedov%2Fdocker-pyflame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsoedov%2Fdocker-pyflame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsoedov%2Fdocker-pyflame/lists"}