{"id":15371105,"url":"https://github.com/jch254/dind-terraform-aws","last_synced_at":"2025-04-15T14:00:23.382Z","repository":{"id":74458420,"uuid":"93720573","full_name":"jch254/dind-terraform-aws","owner":"jch254","description":"Docker-powered build/deployment environment for Docker projects","archived":false,"fork":false,"pushed_at":"2024-04-02T07:53:31.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T20:51:15.420Z","etag":null,"topics":["aws","aws-codebuild","build-environment","ci","codebuild","dind","dind-terraform-aws","docker","terraform"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/jch254/dind-terraform-aws/","language":"Dockerfile","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/jch254.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-06-08T07:35:08.000Z","updated_at":"2024-06-05T04:35:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"35d71d80-7d18-4a7c-8378-5501464d5b0c","html_url":"https://github.com/jch254/dind-terraform-aws","commit_stats":{"total_commits":56,"total_committers":1,"mean_commits":56.0,"dds":0.0,"last_synced_commit":"0f5ae8ca0fc10c036e4c4bb284a4dc724cc1337c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jch254%2Fdind-terraform-aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jch254%2Fdind-terraform-aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jch254%2Fdind-terraform-aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jch254%2Fdind-terraform-aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jch254","download_url":"https://codeload.github.com/jch254/dind-terraform-aws/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249085454,"owners_count":21210267,"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":["aws","aws-codebuild","build-environment","ci","codebuild","dind","dind-terraform-aws","docker","terraform"],"created_at":"2024-10-01T13:45:25.874Z","updated_at":"2025-04-15T14:00:23.311Z","avatar_url":"https://github.com/jch254.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dind-terraform-aws\n\n[![Dockerhub badge](http://dockeri.co/image/jch254/dind-terraform-aws)](https://hub.docker.com/r/jch254/dind-terraform-aws)\n\nDocker-powered build/deployment environment for Docker projects on AWS. This Docker image is intended for use with [AWS CodeBuild](https://aws.amazon.com/codebuild).\n\nThis image is based on docker:dind (Alpine-based) and has Terraform 1.7.5 and the AWS CLI installed (see [Dockerfile](./Dockerfile) for all other installed utilities).\n\nAll CodeBuild projects that use this image to build Docker images must have privileged mode set to true, otherwise associated builds that attempt to interact with the Docker daemon will fail. The Docker daemon must be started so that builds can interact with it as needed. One way to do this is to initialize the Docker daemon in the install phase of your CodeBuild buildspec.yml by running the following build commands:\n\n```\n- nohup /usr/local/bin/dockerd --host=unix:///var/run/docker.sock --host=tcp://0.0.0.0:2375 --storage-driver=overlay\u0026\n- timeout 15 sh -c \"until docker info; do echo .; sleep 1; done\"\n```\n\nSee: \u003chttps://docs.aws.amazon.com/codebuild/latest/userguide/create-project.html\u003e for further info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjch254%2Fdind-terraform-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjch254%2Fdind-terraform-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjch254%2Fdind-terraform-aws/lists"}