{"id":18062197,"url":"https://github.com/messeb/docker-valgrind","last_synced_at":"2025-04-05T13:21:18.842Z","repository":{"id":24256637,"uuid":"27650302","full_name":"messeb/docker-valgrind","owner":"messeb","description":"Docker environment with gcc and valgrind","archived":false,"fork":false,"pushed_at":"2014-12-07T10:33:21.000Z","size":148,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T04:11:46.234Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/messeb.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}},"created_at":"2014-12-06T21:50:56.000Z","updated_at":"2024-08-22T19:22:07.000Z","dependencies_parsed_at":"2022-08-22T14:31:00.290Z","dependency_job_id":null,"html_url":"https://github.com/messeb/docker-valgrind","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messeb%2Fdocker-valgrind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messeb%2Fdocker-valgrind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messeb%2Fdocker-valgrind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messeb%2Fdocker-valgrind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/messeb","download_url":"https://codeload.github.com/messeb/docker-valgrind/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339902,"owners_count":20923157,"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":[],"created_at":"2024-10-31T05:06:08.981Z","updated_at":"2025-04-05T13:21:18.814Z","avatar_url":"https://github.com/messeb.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Valgrind Docker environment\n===========================\n\nDocker environment with gcc and valgrind\n\n\n### build the docker image\n\t\n\t$ sudo docker build --rm --tag valgrind .\n\t\n\t\n### run the docker container\n\n\t$ sudo docker run --hostname valgrind --name valgrind -v [local/sourcecode/path]:/root/build -d -p 22021:22 valgrind\n\t\nReplace [local/sourcecode/path] with the path to your source code on your host\n\t\n### enter the container\n\n\t$ ssh -p 22021 root@localhost  # password = root\n\t$ cd ~/build\n\t\nNow, you have your source code from your host mounted in the container (~/build) and you can compile and test it.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesseb%2Fdocker-valgrind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmesseb%2Fdocker-valgrind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesseb%2Fdocker-valgrind/lists"}