{"id":30120133,"url":"https://github.com/stakater/dockerfile-packer","last_synced_at":"2026-05-18T09:36:12.997Z","repository":{"id":93165324,"uuid":"106033158","full_name":"stakater/dockerfile-packer","owner":"stakater","description":"Dockerfile for packer","archived":false,"fork":false,"pushed_at":"2023-12-15T02:38:41.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-10T12:55:08.804Z","etag":null,"topics":["docker","docker-image","dockerfile","packer"],"latest_commit_sha":null,"homepage":"http://www.stakater.com","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stakater.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,"zenodo":null}},"created_at":"2017-10-06T17:41:10.000Z","updated_at":"2017-10-06T18:39:36.000Z","dependencies_parsed_at":"2025-08-16T03:01:24.744Z","dependency_job_id":null,"html_url":"https://github.com/stakater/dockerfile-packer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stakater/dockerfile-packer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stakater%2Fdockerfile-packer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stakater%2Fdockerfile-packer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stakater%2Fdockerfile-packer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stakater%2Fdockerfile-packer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stakater","download_url":"https://codeload.github.com/stakater/dockerfile-packer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stakater%2Fdockerfile-packer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33172730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","dockerfile","packer"],"created_at":"2025-08-10T12:53:31.434Z","updated_at":"2026-05-18T09:36:12.977Z","avatar_url":"https://github.com/stakater.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# packer docker image\n\nPhusion Docker Image with `packer` \u0026 `make` installed \n\nThis is a phusion based docker image which has `packer 0.10.1`, `make` installed\n\nIt's purpose is to run any packer based project that is placed in the container. You can enter any command required to build your project other than the `packer` commands as well\n\n## Usage\n### Creating a Container:\n\n```\ndocker run -d --name stakater_packer -v /etc/myPackerCode:/usr/src/app\n```\nMap the directory which contains your packer code to `/usr/src/app`.\n\n\n### Running Your Code:\nTo run your code, pass commands to the docker container using `exec`\n\n```\ndocker exec stakater_packer /bin/bash -c \"\u003ccommand here\u003e\" \n```\n\ne.g. \n```\ndocker exec stakater_packer /bin/bash -c \"packer --version\" \n```\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstakater%2Fdockerfile-packer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstakater%2Fdockerfile-packer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstakater%2Fdockerfile-packer/lists"}