{"id":24431988,"url":"https://github.com/syniol/aws-cdk-docker","last_synced_at":"2026-01-28T16:33:22.244Z","repository":{"id":176445523,"uuid":"658131068","full_name":"syniol/aws-cdk-docker","owner":"syniol","description":"AWS CDK Docker for all supported languages in version 2","archived":false,"fork":false,"pushed_at":"2024-09-30T21:32:00.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T21:37:05.705Z","etag":null,"topics":["aws-cdk","aws-cdk-g","docker"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/syniol.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":"2023-06-24T21:42:32.000Z","updated_at":"2024-09-30T21:32:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b5f31c7-abff-43aa-a928-a3db31b63877","html_url":"https://github.com/syniol/aws-cdk-docker","commit_stats":null,"previous_names":["syniol/aws-cdk-docker-golang","syniol/aws-cdk-docker"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/syniol/aws-cdk-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Faws-cdk-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Faws-cdk-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Faws-cdk-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Faws-cdk-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syniol","download_url":"https://codeload.github.com/syniol/aws-cdk-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Faws-cdk-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28847017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: 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":["aws-cdk","aws-cdk-g","docker"],"created_at":"2025-01-20T15:29:05.958Z","updated_at":"2026-01-28T16:33:22.229Z","avatar_url":"https://github.com/syniol.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS CDK Docker\nThis could be used as a base for any new AWS CDK project. It uses Docker dind as a base image. It also \nincludes the installation of following software programs:\n\n * AWS CLI\n * nodejs\n * npm\n * Go\n * Java\n * .NET 6\n * Python\n\nIt runs in a privileged mode due to use of docker inside the docker container. This allows CDK \nto build and publish docker images or synthesis Lambda's container runtime inside the running container.\n\n\n## Useful Makefile Commands\nThere is a `makefile` at the root of this project, this would make running `docker-compose.yml` \neasier.\n\n * `make`: Builds docker images _(it ignores cached image \u0026 existing container)_\n * `make up`: Creates and runs docker container for `cdk`\n * `make down`: Stops \u0026 Removes `cdk` container\n * `make cdk`: Enters `cdk` container\n\n\n## Useful CDK Commands\nStart a new CDK project using Golang inside the `cdk` container using `make cdk` and then you \ncould run all `cdk` commands; including the ones demonstrated below.\n\n```bash\nmkdir deploy\ncd deploy\ncdk init app --language go\n```\n\n\n### Links\n* [Getting Started with AWS CDK V2](https://docs.aws.amazon.com/cdk/v2/guide/work-with-cdk-go.html)\n* [API Reference](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-construct-library.html)\n\n\n#### Credits\n * [Hadi Tajallaei](mailto:hadi@syniol.com)\n\nCopyright \u0026copy; 2024, Syniol Limited. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyniol%2Faws-cdk-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyniol%2Faws-cdk-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyniol%2Faws-cdk-docker/lists"}