{"id":22348020,"url":"https://github.com/slashgordon/docker-aws-cdk-v2","last_synced_at":"2026-03-19T22:29:09.980Z","repository":{"id":36998870,"uuid":"478052976","full_name":"SlashGordon/docker-aws-cdk-v2","owner":"SlashGordon","description":"UpToDate Docker aws cdk v2 image with all python packages. ","archived":false,"fork":false,"pushed_at":"2025-01-31T00:21:25.000Z","size":117,"stargazers_count":1,"open_issues_count":700,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T12:13:11.444Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/SlashGordon.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":"2022-04-05T09:11:03.000Z","updated_at":"2024-10-24T17:55:18.000Z","dependencies_parsed_at":"2024-04-17T01:31:41.089Z","dependency_job_id":"31b3810a-e462-4b10-b2ef-b148cacd77a7","html_url":"https://github.com/SlashGordon/docker-aws-cdk-v2","commit_stats":null,"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashGordon%2Fdocker-aws-cdk-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashGordon%2Fdocker-aws-cdk-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashGordon%2Fdocker-aws-cdk-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashGordon%2Fdocker-aws-cdk-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SlashGordon","download_url":"https://codeload.github.com/SlashGordon/docker-aws-cdk-v2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245641317,"owners_count":20648637,"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":[],"created_at":"2024-12-04T10:12:12.767Z","updated_at":"2026-01-07T03:07:43.040Z","avatar_url":"https://github.com/SlashGordon.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Release](https://github.com/SlashGordon/docker-aws-cdk-v2/actions/workflows/release.yaml/badge.svg)](https://github.com/SlashGordon/docker-aws-cdk-v2/actions/workflows/release.yaml)\n\n# Docker AWS CDK\nContainerised AWS CDK v2 to ensure consistent local development and simple CD pipelines.\n\n## Usage\nRun as a command using `cdk` as entrypoint:\n\n    docker run --rm --entrypoint cdk slashgordon/aws-cdk-v2 --version\n\nRun as a shell and mount `.aws` folder and current directory as volumes:\n\n    docker run --rm -it -v ~/.aws:/root/.aws -v $(pwd):/opt/app slashgordon/aws-cdk-v2 bash\n\nUsing docker-compose:\n\n    cdk:\n        image: slashgordon/aws-cdk-v2\n        env_file: .env\n        entrypoint: aws\n        working_dir: /opt/app\n        volumes:\n        - ~/.aws:/root/.aws\n        - .:/opt/app:rw\n\nAnd run `docker-compose run cdk --version`\n\n## Language Support\n\nCDK Supports different languages to define your (re)usable assets.\n\n## Credits\n\nStrongly inspired by [contino/docker-aws-cdk](https://github.com/contino/docker-aws-cdk) project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslashgordon%2Fdocker-aws-cdk-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslashgordon%2Fdocker-aws-cdk-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslashgordon%2Fdocker-aws-cdk-v2/lists"}