{"id":17794546,"url":"https://github.com/kjunichi/docker-getapt","last_synced_at":"2025-10-29T11:48:57.968Z","repository":{"id":148482573,"uuid":"50554796","full_name":"kjunichi/docker-getapt","owner":"kjunichi","description":"Docker image for getting files that was installed by apt-get command.","archived":false,"fork":false,"pushed_at":"2016-01-28T04:31:39.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-09T23:50:34.270Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/kjunichi.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":"2016-01-28T04:19:03.000Z","updated_at":"2016-01-28T04:21:36.000Z","dependencies_parsed_at":"2023-04-22T08:31:08.493Z","dependency_job_id":null,"html_url":"https://github.com/kjunichi/docker-getapt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kjunichi/docker-getapt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjunichi%2Fdocker-getapt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjunichi%2Fdocker-getapt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjunichi%2Fdocker-getapt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjunichi%2Fdocker-getapt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kjunichi","download_url":"https://codeload.github.com/kjunichi/docker-getapt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjunichi%2Fdocker-getapt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281616644,"owners_count":26531918,"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-10-29T02:00:06.901Z","response_time":59,"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":[],"created_at":"2024-10-27T11:16:53.034Z","updated_at":"2025-10-29T11:48:57.949Z","avatar_url":"https://github.com/kjunichi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-getapt\n\nfor those people who using heroku with Docker.\n\n## Usage \n\n### Step 1. Build kjunichi/apt image.\n\n```bash\ngit clone https://github.com/kjunichi/docker-getapt.git\ncd docker-getapt\ndocker build -t kjunichi/getapt .\n```\n\n### Step2. Use this image\n\nYou need to make Dockerfile like this:\n\n```dockerfile\nFROM kjunichi/aptget\n```\n\nwrite files what you want, and name it aptlist.txt.\n\n```txt\njq\nlibcairo2-dev\nlibjpeg8-dev\nlibpango1.0-dev\nlibgif-dev\n```\n\n### Step 3. get files which was installed by apt-get command.\n\n```bash\ndocker build -t files .\ndocker run -d -t files --name getapt\ndocker exec getapt cat bin.tar.bz2 \u003e dest.tar.bz2\ndocker stop getapt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkjunichi%2Fdocker-getapt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkjunichi%2Fdocker-getapt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkjunichi%2Fdocker-getapt/lists"}