{"id":18670421,"url":"https://github.com/mudongliang/dockerfiles","last_synced_at":"2025-07-01T14:10:57.934Z","repository":{"id":69650032,"uuid":"84698516","full_name":"mudongliang/Dockerfiles","owner":"mudongliang","description":"Put all the useful Dockerfiles and related tools into this repo","archived":false,"fork":false,"pushed_at":"2019-06-05T04:54:12.000Z","size":23,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-18T09:07:43.596Z","etag":null,"topics":["cve","dockerfile","edb","linux","reproduction","vulnerability"],"latest_commit_sha":null,"homepage":"","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/mudongliang.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-03-12T04:01:37.000Z","updated_at":"2022-08-05T10:18:43.000Z","dependencies_parsed_at":"2023-09-16T10:46:30.553Z","dependency_job_id":null,"html_url":"https://github.com/mudongliang/Dockerfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mudongliang/Dockerfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudongliang%2FDockerfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudongliang%2FDockerfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudongliang%2FDockerfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudongliang%2FDockerfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mudongliang","download_url":"https://codeload.github.com/mudongliang/Dockerfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudongliang%2FDockerfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261422596,"owners_count":23156035,"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":["cve","dockerfile","edb","linux","reproduction","vulnerability"],"created_at":"2024-11-07T09:00:25.742Z","updated_at":"2025-06-23T05:35:22.058Z","avatar_url":"https://github.com/mudongliang.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dockerfiles\nPut all the useful Dockerfiles into this repo\n\n## How to build docker image with docker file\n\nIf you have created corresponding repo in the docker hub, you can directly use:\n\n```\nTake EDB-34164 as example,\n\ncd EDB-34164;\ndocker build -t mudongliang/edb-34164 .\n\ndocker run -i -t mudongliang/edb-34164 /bin/bash\n\n# change something\n\ndocker ps -a\n\n# here you could find the container id\n\ndocker commit XXXXXXXXX mudongliang/edb-34164\n\ndocker login\n\n# login in with your dockerhub account\n\ndocker push\n```\n\nIf you have any problem about `docker` commands, you could refer to [Docker Cheat Sheet](https://github.com/wsargent/docker-cheat-sheet)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmudongliang%2Fdockerfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmudongliang%2Fdockerfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmudongliang%2Fdockerfiles/lists"}