{"id":19315211,"url":"https://github.com/dc-tec/docker-iac-runner","last_synced_at":"2026-04-17T03:01:11.343Z","repository":{"id":261207000,"uuid":"870166386","full_name":"dc-tec/docker-iac-runner","owner":"dc-tec","description":"Docker image with different IAC tooling","archived":false,"fork":false,"pushed_at":"2024-12-16T08:58:11.000Z","size":29,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T04:29:51.710Z","etag":null,"topics":["ansible","docker","opentofu","terraform"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dc-tec.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":"2024-10-09T14:57:41.000Z","updated_at":"2024-12-16T08:58:14.000Z","dependencies_parsed_at":"2024-11-05T10:18:26.776Z","dependency_job_id":"3ac97730-39ca-4c81-9cf5-0b43e5273cd5","html_url":"https://github.com/dc-tec/docker-iac-runner","commit_stats":null,"previous_names":["dc-tec/docker-iac-runner"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dc-tec/docker-iac-runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc-tec%2Fdocker-iac-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc-tec%2Fdocker-iac-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc-tec%2Fdocker-iac-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc-tec%2Fdocker-iac-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dc-tec","download_url":"https://codeload.github.com/dc-tec/docker-iac-runner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dc-tec%2Fdocker-iac-runner/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262502581,"owners_count":23321168,"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":["ansible","docker","opentofu","terraform"],"created_at":"2024-11-10T01:05:17.126Z","updated_at":"2026-04-17T03:01:06.282Z","avatar_url":"https://github.com/dc-tec.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevOps CI/CD Docker Image\n\nThis image contains a set of tools that I use for CI/CD pipelines. Which gives me a consistent environment across my pipelines.\n\n## Included Tools\n\n- Pulumi\n- Ansible\n- AWS CLI\n- tenv (Terraform version manager)\n\n## Usage\n\nBuild the Docker image:\n\n`docker build -t devops-cicd-runner:test .`\n\nRun a container:\n\n`docker run -it devops-cicd-runner:test /bin/bash`\n\n## Customization\n\nModify the Dockerfile to add or remove tools as needed for your CI/CD pipeline. The Dockerfile can be found at:\n\n`Dockerfile`\n\n## Versioning\n\nRenovate will automatically create a new version for the image when a new version of a dependency is released.\n\n## Contributing\n\n1. Fork the repository\n2. Create a feature branch\n3. Commit your changes\n4. Push to the branch\n5. Create a new Pull Request\n\nBefore submitting your pull request, ensure that you've run the pre-commit hooks:\n\n`pre-commit install`\n`pre-commit install-hooks`\n`pre-commit run --all-files`\n\n## Testing\n\nWe use Container Structure Test to verify the integrity of our Docker image. The test file can be found at:\n\n`tests/structure-test.yaml`\n\nTo run the tests:\n\n`container-structure-test test --config tests/structure-test.yaml --image devops-cicd-runner:test`\n\n## Continuous Integration\n\nThis project uses GitHub Actions for CI/CD. The workflows can be found in the `.github/workflows` directory:\n\n- PR Test: Runs tests on pull requests\n- Build and Push: Builds and pushes the Docker image to GitHub Container Registry\n- Renovate: Keeps dependencies up to date\n\n## Renovate\n\nWe use Renovate to keep our dependencies up to date. The configuration can be found in `renovate.json5`:\n\n`[Path to renovate.json5]`\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdc-tec%2Fdocker-iac-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdc-tec%2Fdocker-iac-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdc-tec%2Fdocker-iac-runner/lists"}